@if(isset($seo))
@else
{{ config('app.name', 'Laravel') }}
@endif
@if (isset($header))
{{ $header }}
@endif
⌘K
JD
John Doe
Administrator
Quick Action
Filter
Last updated: {{ date('M d, Y \a\t g:i A') }}
@yield('content')