@extends('adminlayout.dashadmin') @section('content')


Sale Accessories

@csrf

@php $rowindex=100; @endphp @foreach($requestorders->order_items as $request_item) @php $rowindex++; @endphp @endforeach
ACCESSORY NAME HSN NUMBER PRICE QTY MRP UNIT PRICE TAXABLE AMOUNT GST(%) GST(AMT.) TOTAL VALUE
Payable Amount

 
Payment Method  
Transaction No  
Total Amount
{{$requestorders->grand_total_price}}
 
Paid Amount  
@endsection