{{ $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 }}


@php $totalEntradas = 0; @endphp @foreach($kardexEntradas as $item) @if($item->id_cat_tipodoc == 11) @else @endif @php $totalEntradas = $totalEntradas + $item->cantidad; @endphp @endforeach
KARDEX DE ENTRADAS
Hora Documento Folio Realizo Codigo Artículo Acción Cantidad
{{ $item->hora }}{{ $item->documento }} por {{ $item->tipomovimiento }}{{ $item->documento }}{{ $item->folio }} {{ $item->realizo }} {{ $item->codigo }} {{ $item->descripcioncorta }} {{ $item->accion }} {{ $item->cantidad }}
TOTAL: {{ number_format($totalEntradas,2) }}


@php $totalSalidas = 0; @endphp @foreach($kardexSalidas as $item) @if($item->id_cat_tipodoc == 12) @else @endif @php $totalSalidas = $totalSalidas + $item->cantidad; @endphp @endforeach
KARDEX DE SALIDAS
Hora Documento Folio Realizo Codigo Artículo Acción Cantidad
{{ $item->hora }}{{ $item->documento }} por {{ $item->tipomovimiento }}{{ $item->documento }}{{ $item->folio }} {{ $item->realizo }} {{ $item->codigo }} {{ $item->descripcioncorta }} {{ $item->accion }} {{ $item->cantidad }}
TOTAL: {{ number_format($totalSalidas,2) }}









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







AUXILIAR DE INVENTARIO







DIRECCION
________________________________
ELABORA
________________________________
REVISA
________________________________
Vo.Bo.