{{ $cabecera->descripcion }}
R.F.C. {{ $cabecera->rfc }}
{{ $cabecera->direccion }}
{{ $cabecera->telefono }}

Lugar: {{ $cabecera->sucursal }}
{{ $cabecera->ledireccion }} NO.{{ $cabecera->lenumExterior }}, COL. {{ $cabecera->lecolonia}}. {{ strtoupper($cabecera->lemunicipio) }}, {{ strtoupper($cabecera->leestado) }}, {{ strtoupper($cabecera->lepais) }}. CP. {{ $cabecera->lecp }}.

VALE PROVISIONAL DE CAJA

FOLIO:{{ $detalle[0]->folio }}
FECHA:{{ \Carbon\Carbon::parse( $detalle[0]->fechagasto )->format("d/m/Y") }}
PROVEEDOR:{{ strtoupper($detalle[0]->proveedor) }}
ALMACEN:{{ $detalle[0]->almacen }}

CONCEPTOS

@php $n = 0 @endphp @foreach ($detalle as $item) @php $n++ @endphp @endforeach
ConceptoTotal
{{ $item->concepto }}$ {{ $item->total }}
TOTAL$ {{ $item->alltotal }}
# Items: {{ $n }}

OBSERVACIONES

{{ strtoupper($detalle[0]->observaciones) }}


VALE PROVISIONAL POR LA SALIDA DE DINERO DE CAJA CHICA
FIRMA DEL RESPONSABLE DE CAJA


FIRMA DE RECIBIDO