seleccione imagen

{{isset($document_date)?moment_name($document_date):entity_name()}}

{{$subtitle}}

BITACORA DE GASOLINA

seleccione imagen
@if ($type == 'EN CAPTURA')

{{ $type }}

@elseif($type == 'AUTORIZADA')

{{ $type }}

@endif
Fecha de Captura: {{ \Carbon\Carbon::parse($fecCap)->format('d/m/y') }}
Página: de
Folio: {{ $invoice_entry }}
Orden de compra: {{ $invoice_purchase_order }}
Fecha de factura (xml): {{ \Carbon\Carbon::parse($fecXml)->format('d/m/y') }}
Proveedor: {{ $supplier }}
RFC del Proveedor: {{ $supplier_rfc }}
Folio factura: {{ $bill_invoice }} (UUID: {{ $uuid }})
Observaciones: {{ $observations }}