Purchase Order

@csrf
@if (session('success')) @endif @if (session('error')) @endif
@if (Auth::user()->is_admin == '1' || Auth::user()->type == 'Admin')
@elseif (Auth::user()->type == 'Warehouse') @endif
{{-- --}}
{{ trans('No') }} {{ trans('Item Name') }} {{ trans('Item Descriptions') }} {{ trans('Quantity') }} {{ trans('Unit') }} {{ trans('Unit Price') }} {{ trans('Expiry') }} {{ trans('Amount') }} ({{ config('currency.symbol') }})
1 {{ config('currency.symbol') }}


@if (isset($employees[0])) {{ trans('general.employee') }} @endif
Sub Total
Discount
Total
Deposit
Remaining Balance
Cancel