@extends('layout.default') @section('styles') @endsection @section('subheaderRightToolbar') @PermissionsCan(groupPermissionName('purchaseorder.index')) Back(ESC) @endPermissionsCan @PermissionsCan(groupPermissionName('purchaseorder.update',$purchaseorder))
@endPermissionsCan @endsection @section('content')


format('Y-m-d') }}" required>
@error('status') {{ $message }} @enderror
@if($purchaseorder->quotation)

@if($purchaseorder->Quotation) @endif
@endif
@if(($purchaseorder->is_igst_customer) == false) @else @endif @php $detail_key_name = "purchaseorder_details"; @endphp @include('purchaseorder::details_tbl', ['purchaseorder_details' => $purchaseorder->PurchaseOrderDetail, 'action' => 'edit', 'detail_key_name' => $detail_key_name])
Material * QTY * Unit Size Remarks Due On Rate * Amount Discount Amount SGST % SGST AMT. CGST % CGST AMT.IGST % IGST AMT.Net Total Delete
Other Charges
@if(isset($purchaseorder->purchaseorderSelectionOtherCharges) && !empty($purchaseorder->purchaseorderSelectionOtherCharges) && $purchaseorder->purchaseorderSelectionOtherCharges()->count() > 0) @foreach($purchaseorder->purchaseorderSelectionOtherCharges as $key => $purchase_order_selection_other_charge)
Charge Name Operation Amount Delete