{!! $post['content'] !!}
@endif
@lang('blog::front.home')
{{__('blog::view.blog')}}
@foreach($category_parents as $categoryParent)
{{ $categoryParent->name }}
@endforeach
@if ($category_post)
{{ $category_post['name'] }}
@endif
{{ $post['title'] }}