{{ $title }}
{{ $description }}
@if( !empty($path) )
@foreach( array_flip($path) as $page => $link )
{{ $page }}
@endforeach
{{ $title }}
@endif @if( !empty($date) )
{{ ucwords( date('l j F, Y') ) }}
@endif