@extends('layouts.header') @section('content')
/ Home /
Statement of Account
| SOA No. | Inclusive Dates | Particulars | Total Amount Due | Action |
|---|---|---|---|---|
| {{ $data->soa_no }} | {{ date('M j, Y',strtotime($data->date_from)) }} - {{ date('M j, Y',strtotime($data->date_to)) }} | {{ $data->particulars }} | {{ number_format($data->total_due,2,".",",") }} | Print SOA |