@extends('layout_inner_page') @section('title')
{{ __('translate.By') }} {{ $blog?->author?->name }}
{{ __('translate.Author') }}
{{ $blog?->author?->about_me }}
{{ html_decode($blog_comment->comment) }}
{{ __('translate.Your email address will not be published. Required fields are marked') }} *
{{ $latest_blog->created_at->format('d-m-Y') }}
{{ html_decode($blog_comment->comment) }}