{{ $cabecera->descripcion }}
R.F.C. {{ $cabecera->rfc }}
FECHA: {{ $corteciego[0]->fechacorte }}
SUCURSAL: {{ $corteciego[0]->sucursal }}
{{ $cabecera->ledireccion }} NO.{{ $cabecera->lenumExterior }}, COL. {{ $cabecera->lecolonia}}. {{ strtoupper($cabecera->lemunicipio) }}, {{ strtoupper($cabecera->leestado) }}, {{ strtoupper($cabecera->lepais) }}. CP. {{ $cabecera->lecp }}.
{{ $cabecera->letelefono }}


DENOMINACIONES DEL CORTE DE CAJA DEL DIA {{ $corteciego[0]->fechacorte }}
@php $totalEfectivo = 0; @endphp @if($corteciego[0]->totales > 0) @foreach($corteciego as $item) @if($item->id_sat_formapago == "01") @php $totalEfectivo = $totalEfectivo + $item->total; @endphp @endif @endforeach
DENOMINACIONES DEL CORTE DE CAJA EFECTIVO
Denominacion Cantidad Total
$ {{ $item->valor }} {{ $item->cantidad }} $ {{ $item->total }}
TOTAL: $ {{ number_format($totalEfectivo,2) }}


@php $totaltdd = 0; @endphp @foreach($corteciego as $item) @if($item->id_sat_formapago == "28") @php $totaltdd = $totaltdd + $item->total; @endphp @endif @endforeach
DENOMINACIONES DEL CORTE DE CAJA TARJETA DE DEBITO
Denominacion Cantidad Total
$ {{ $item->valor }} {{ $item->cantidad }} $ {{ $item->total }}
TOTAL: $ {{ number_format($totaltdd,2) }}


@php $totaltdc = 0; @endphp @foreach($corteciego as $item) @if($item->id_sat_formapago == "04") @php $totaltdc = $totaltdc + $item->total; @endphp @endif @endforeach
DENOMINACIONES DEL CORTE DE CAJA TARJETA DE CREDITO
Denominacion Cantidad Total
$ {{ $item->valor }} {{ $item->cantidad }} $ {{ $item->total }}
TOTAL: $ {{ number_format($totaltdc,2) }}


@php $totaltransf = 0; @endphp @foreach($corteciego as $item) @if($item->id_sat_formapago == "03") @php $totaltransf = $totaltransf + $item->total; @endphp @endif @endforeach
DENOMINACIONES DEL CORTE DE CAJA TRANSFERENCIAS
Denominacion Cantidad Total
$ {{ $item->valor }} {{ $item->cantidad }} $ {{ $item->total }}
TOTAL: $ {{ number_format($totaltransf,2) }}


@php $totaldepositos = 0; @endphp @foreach($corteciego as $item) @if($item->id_sat_formapago == "02") @php $totaldepositos = $totaldepositos + $item->total; @endphp @endif @endforeach
DENOMINACIONES DEL CORTE DE CAJA DEPOSITOS
Denominacion Cantidad Total
$ {{ $item->valor }} {{ $item->cantidad }} $ {{ $item->total }}
TOTAL: $ {{ number_format($totaldepositos,2) }}
@endif @php $totalIngresos = 0; $totalDepositado=0; @endphp @foreach($totalIngresado as $idxfp => $fp) @if($idxfp=='EFECTIVO') @php $totalDepositado = $fp;@endphp @endif @php $totalIngresos = $totalIngresos + $fp; @endphp @endforeach

TOTAL DENOMINACIONES: $ {{ number_format($corteciego[0]->totales,2,'.',',') }}
TOTAL DEPOSITADO: $ {{ number_format($totalDepositado,2,'.',',') }}
TOTAL DENOMINACIONES EFE:: $ {{ number_format($totalEfectivo,2,'.',',') }}
TOTAL DIFERENCIA: $ {{ number_format($totalEfectivo-$totalDepositado,2,'.',',') }}








{{ $corteciego[0]->elabora }}







AUXILIAR DE FINANZAS







DIRECCION
________________________________
ELABORA
________________________________
REVISA
________________________________
Vo.Bo.