ESTADO DE CUENTA DE PROVEEDOR

@foreach($datos as $dato) @if ($dato->tipofac == "-1") @else @endif @if ($dato->tipofac == "1") @else @endif @if ($dato->tipofac == "-1") @else @endif @endforeach
ITM FECHA MOVIMIENTO NUMERO DEBITOS CREDITOS SALDO
{{$k}} {{date('d-m-Y', strtotime($dato->fecha))}} {{$dato->tipomov}} {{strtoupper( $dato->contrato) }} {{($dato->tipomov != 'DVAN')?strtoupper($dato->numero):strtoupper($dato->contrato) }}¥{{number_format($dato->total) }} ¥0¥{{number_format($dato->total) }} ¥0¥{{ number_format( $newSaldo )}}