@extends('layouts.front') @section('page_title', $post->title . ' | ' . $post->main_category . ' |' ) @section('meta_info') @endsection @section('extra_css') @endsection @section('extra_js') @endsection @section('main_content')
{{--
--}}

{{ $post->title }}


{{--Writer: {{ $post->writer_name }}
--}} Published: {{ $post->created_at }} BdST, Updated: {{ $post->post_date }} BdST
{{----}} {!! $post->content !!}

সকল প্রকাশিত/প্রচারিত কোনো সংবাদ, তথ্য, ছবি, আলোকচিত্র, রেখাচিত্র, ভিডিওচিত্র, অডিও কনটেন্ট কপিরাইট আইনে পূর্বানুমতি ছাড়া ব্যবহার করা যাবে না।

@endsection