@extends('layouts.app') @section('title') @php echo $metatags @endphp @endsection @section('content')
{{-- {{ \Carbon\Carbon::parse($blog->date)->format('F j, Y') }}
{{$blog->writers->name ?? ''}}