@if($acc == "list" ) @include('layouts.breadcumb') @section('header') @stop
PHOTO SUPPLIER ITM NMR ITEM NUMBER NAME SUPPLIER NAME CARD BUYER CURRENCY PRICE ¥ x Unit QTY x CARTON ¥ x CARTON CBM x CARTON CARTON WEIGHT (Kg) CARTONS TOTAL ORDER ¥ TOTAL CBM TOTAL WEIGHT(Kg) CREATED Edit
TOTALS {{ number_format($totalCartones) }} ¥{{ number_format($totalCompra,2) }} {{ number_format($totalCbm,2) }} {{ number_format($totalPeso,2) }}
@endif @if( $acc == 'edit' || $acc == 'add' )
@endif @section('footer') @stop