Caja Interna
Año:
{{ $mes }}
Fecha | Viaje | Aportes / Retiros | Total |
---|---|---|---|
{{ date('d/m/Y', strtotime($viaje->fecha_hora_salida)) }} | {{ $viaje->destino->ciudad ?? '-' }} |
Fecha | Viaje | Aportes / Retiros | Total |
---|---|---|---|
{{ date('d/m/Y', strtotime($viaje->fecha_hora_salida)) }} | {{ $viaje->destino->ciudad ?? '-' }} |