@push('style_css') @endpush @php if (!is_null($blog->content_id)) { $parent = App\Models\Blog::withoutGlobalScope('filtered')->find($blog->content_id) ; }else{ $parent = $blog ; } @endphp @section('title'){{ $blog->subject }} -مجله خبری سرمایه گذاری اهرم@endsection @section('metaSEO') {{-- SEO --}} @endsection

{{ $blog->subject }}

{{ $blog->subject }}
نوشته شده توسط {{ $blog->user->full_name }}
|
{{ jalaliDate($parent->created_at, '%d %B، %Y') }}
@if ($blog) {{--
{!!$blog->subject !!}
--}} {{--
{!! $blog->description !!}
--}}
{!! $blog->content !!}
اشتراک گذاری:
{{-- telegram --}} {{-- --}} {{-- x --}} {{-- whatsapp --}}
کپی شد

@endif
@script @endscript