@extends('template.app') @section('meta') @endsection @section('title') Customer Outstanding Report @endsection @section('styles') @endsection @section('content')
{{-- on_road_price --}} {{-- booking_amount --}} {{-- dp_amount --}} {{-- loan_amount --}} {{-- net_disbusment --}} {{-- total_exchange_amount --}} {{-- final_total --}} {{-- finance_discount --}} {{-- net_total --}} {{-- access_sort_amount --}} {{-- due_amount --}}
No Date Location Customer Name (Bill To) GST No Customer Name (Ship To) Team Leader KEC Name Model Variant Exterior Color VIN Number On Road Price(A) Booking Amount (B(+)) DP Amount Received (C(+)) Finance Amount Net Disbusment Amount (D(+)) Exchange Amount (E(+)) Total received amount (B+C+D+E = F) Discount (G(-)) Net Amount Received (F-G=H) Access / Sort Amount Due Amount (A-H=I) OBF Status OBF Approval Status Invoice No. Invoice Date
Total:
@endsection @section('scripts') @endsection