@if($acc == "list" ) @include('layouts.breadcumb') @section('header') @parent @stop
@foreach($totales as $total) @endforeach
PHOTO ITEM NUMBER DESCRIPTION SUPPLIER PHOTO Buyer Currency ¥ x Unit QTY x CTN ¥ x CARTON CBM x CARTON Kg x CARTON CREATED Edit
TOTALES: ${{number_format( $total->formula_costocif)}} ${{number_format( $total->formula_precioxunidad)}} {{number_format( $total->formula_cantidadxcarton)}} ${{number_format( $total->rmbxcarton)}} {{number_format( $total->formula_cubicajecarton)}} {{number_format($total->peso_blt)}}
@endif @if( $acc == 'edit' || $acc == 'add' )