|
{{-- Título centrado --}}
@yield('titulo')
@hasSection('subtitulo')
@yield('subtitulo')
@endif
|
{{-- Fecha y datos a la derecha --}}
Fecha: {{ \App\Helpers\FechaHelper::bdToLocal($cab['fecha_sistema']) }}
Hrs: {{ now('America/La_Paz')->format('H:i:s') }} T.C.: Bs. {{ number_format($cab['tc_sistema'], 2) }} |
| Sistema Cosmos — {{ $cab['nombre_sistema'] }} | Impreso: {{ \App\Helpers\FechaHelper::bdToLocal($cab['fecha_sistema']) }} | Pág. |