@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| PO Number | Reference No | PO Date | Delivery Date | Total | Status | Action |
|---|---|---|---|---|---|---|
| {{$po->po_number}} | {{$po->ref_number}} | {{$po->po_date}} | {{$po->delivery_date}} | {{$po->total}} | {{$po->draft}} | View |