{{-- Extends layout --}} @extends('layout.default') @section('styles') @endsection {{-- Content --}} @section('content')
--}}
| Invoice No. | Total Amount | Due | Collection | Due After |
|---|---|---|---|---|
| INV-11/6-9-2021 {{-- {{$invoice->ProductName}} --}} | 3549.000 {{-- {{$invoice->Quantity}} --}} | 3549.000 {{-- {{$invoice->Rate}} --}} | 3549.000 {{-- {{$invoice->Amount}} --}} | 0.000 {{-- {{$invoice->Amount}} --}} |
| INV-11/6-9-2021 {{-- {{$invoice->ProductName}} --}} | 3549.000 {{-- {{$invoice->Quantity}} --}} | 3549.000 {{-- {{$invoice->Rate}} --}} | 3549.000 {{-- {{$invoice->Amount}} --}} | 0.000 {{-- {{$invoice->Amount}} --}} |
| INV-11/6-9-2021 {{-- {{$invoice->ProductName}} --}} | 3549.000 {{-- {{$invoice->Quantity}} --}} | 3549.000 {{-- {{$invoice->Rate}} --}} | 3549.000 {{-- {{$invoice->Amount}} --}} | 0.000 {{-- {{$invoice->Amount}} --}} |
| INV-11/6-9-2021 {{-- {{$invoice->ProductName}} --}} | 3549.000 {{-- {{$invoice->Quantity}} --}} | 3549.000 {{-- {{$invoice->Rate}} --}} | 3549.000 {{-- {{$invoice->Amount}} --}} | 0.000 {{-- {{$invoice->Amount}} --}} |
| INV-11/6-9-2021 {{-- {{$invoice->ProductName}} --}} | 3549.000 {{-- {{$invoice->Quantity}} --}} | 3549.000 {{-- {{$invoice->Rate}} --}} | 3549.000 {{-- {{$invoice->Amount}} --}} | 0.000 {{-- {{$invoice->Amount}} --}} |
| {{$invoice->ProductName}} | {{$invoice->Quantity}} | {{$invoice->Rate}} | {{$invoice->Amount}} | |
| {{$invoice->ProductName}} | {{$invoice->Quantity}} | {{$invoice->Rate}} | {{$invoice->Amount}} |