@extends('template.app') @section('meta') @endsection @section('title') Customer Outstanding Report @endsection @section('styles') @endsection @section('content')
{{-- index 10 on_road_price --}} {{-- index 11 finance_discount --}} {{-- index 12 on_road_after_discount (dynamic) --}} {{-- index 13 booking_amount --}} {{-- index 14 dp_amount --}} {{-- index 15 net_disbusment --}} {{-- index 16 total_exchange_amount --}} {{-- index 17 final_total --}} {{-- index 18 access_sort_amount --}} {{-- index 19 due_amount --}} {{-- index 20 status --}}
No Date Location Team Leader Customer Name (Bill To) Model Variant VIN Number Invoice No. Invoice Date On Road Price (A) Discount (G(-)) On Road after dis (A-B=C) Booking Amount (B(+)) DP Amount Received (C(+)) Net Disbursement Amount (D(+)) Exchange Amount (E(+)) Total Received Amount (B+C+D+E=F) Access / Sort Amount Due Amount (A-H=I) OBF Status
Total:
@endsection @section('scripts') @endsection