@include('livewire.modal.modal_purchase_request')

Purchase Request Summary

@if(Session::get('warehouse') == 'all')
@endif
@error('department') {{ $errors->first('department') }} @enderror
@error('pr_date_from') {{ $errors->first('pr_date_from') }} @enderror
@error('pr_date_to') {{ $errors->first('pr_date_to') }} @enderror

Total Transaction : {{ $data_count }}

0

Pending

0

For Verification

0

For Approval

0

Approved

0

Accepted

0

Rejected

0

Cancelled
@push('scripts') @endpush