@extends('site.master') @section('main-content')

@lang('language.' . $post->post_category_slug)

@lang('language.' . $post->post_category_slug)
@include('inc.messages')
{{--
--}}
{{ $post->title }} । ({{ \Carbon\Carbon::parse($post->published_date)->format('Y-m-d') }})
मिति {{ \Carbon\Carbon::parse($post->published_date)->format('Y-m-d') }}
@if ($post->file) View {{-- --}} Download @endif
{!! $post->description !!}

के तपाईं आफूले हेरेको जानकारीबाट सन्तुष्ट हुनुहुन्छ?
@endsection