@if($loopFirst ?? true)
{{ $title }} Emissão:{{ date('d/m/Y - H:i') }}
@endif
@yield('content')