@extends('crudbooster::admin_template') @section('content')
{{trans("crudbooster.form_back_to_list",['module'=>CRUDBooster::getCurrentModule()->name])}}
@else{{trans("crudbooster.form_back_to_list",['module'=>CRUDBooster::getCurrentModule()->name])}}
@endif @endif| Product code | Material | Description | Quantity | UOM | Std Price | Sub Total |
|---|---|---|---|---|---|---|
| {{$od->product_code}} | {{$od->material}} | {{$od->description}} | {{$od->quantity}} | {{$od->weight}} | {{$od->std_price}} | {{$od->sub_total}} |