{{ __('web.Blogs Details') }}

@if (session('message')) @endif
...
{{date('d',strtotime($blog->created_at))}} {{date('M',strtotime($blog->created_at))}}

{{$blog->translation()->name}}


Warning: Undefined variable $blog in /home/imperialholding/delmafreightservices.qa/resources/views/web/blog.blade.php on line 42

Fatal error: Uncaught Error: Call to a member function translation() on null in /home/imperialholding/delmafreightservices.qa/resources/views/web/blog.blade.php:42 Stack trace: #0 {main} thrown in /home/imperialholding/delmafreightservices.qa/resources/views/web/blog.blade.php on line 42