@foreach( $estados as $item ) @if ($item->tipofac == "-1") @else @endif @if ($item->tipofac == "1") @else @endif @if ($item->tipofac == "-1") @else @endif @endforeach
ITM FECHA MOVIMIENTO NUMERO VER DOC DEBITOS CREDITOS SALDO
{{$k}} {{date('Y-m-d', strtotime($item->fecha)) }} {{$item->tipomov}} {{str_pad( $item->numero , 6, "0", STR_PAD_LEFT ) }} {{strtoupper( $item->numero ) }} ¥ {{number_format($item->total) }}¥0¥ {{number_format($item->total) }}¥0¥ {{number_format( $newSaldo )}}