Purchase Return
@error('supplier_id') {{$message}} @enderror @if ($suppliers_results) @if(count($suppliers_results)>0) @else @endif @endif
@if ($purchase_results) @if(count($purchase_results)>0) @else @endif @endif
{{$chosenSupplier->name??"Supplier Name"}}
{{$chosenSupplier->tax_number??""}}
{{getCountryCode()}} {{$chosenSupplier->phone??"Phone"}}
Purchase #:
{{$chosenPurchase->purchase_number??""}}
Date:
@isset($chosenPurchase->purchase_date) {{\Carbon\Carbon::parse($chosenPurchase->purchase_date)->format('d/m/Y')}} @endisset
Purchase Total:
@isset($chosenPurchase->total) {{number_format($chosenPurchase->total,2)}} @endisset
@foreach($inputs as $key => $value) {{ $key }} @endforeach
Particulars P. QTY P. Price R. QTY R. Price
@if ($material_results) @if(count($material_results)>0) @else @endif @endif
5 Unit
500 SAR
Unit
SAR