@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