Last Update: {{ $lastUpdateFormatedTime }}
|
SL#
|
Branch Name
|
Opening Date
|
Software Date
|
Prev. Month
|
Current Month
|
LAG
|
|||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
Cash
|
Bank
|
Total
|
Cash
|
Bank
|
Total
|
||||||
| {{ $Count }} | [{{ str_pad($info['branchCode'], 3, '0', STR_PAD_LEFT) }}] {{ $info['branchName'] }} | {{ date('d-m-Y', strtotime($info['branchOpeningDate'])) }} | {{ date('d-m-Y', strtotime($info['branchDate'])) }} | {{ number_format($info['previousMonthCash'], 2) }} | {{ number_format($info['previousMonthBank'], 2) }} | {{ number_format($info['previousMonthCash']+$info['previousMonthBank'], 2) }} | {{ number_format($info['currentMonthCash'], 2) }} | {{ number_format($info['currentMonthBank'], 2) }} | {{ number_format($info['total'], 2) }} | $info['branchDate']) style="color:red" @else style="color:green" @endif> {{ $info['lag'] }} D | |
| Please wait for server update. | |||||||||||
| Total | {{ number_format($sumPreviousCash, 2) }} | {{ number_format($sumPreviousBank, 2) }} | {{ number_format($sumPrevious, 2) }} | {{ number_format($sumCurrentCash, 2) }} | {{ number_format($sumCurrentBank, 2) }} | {{ number_format($sumTotal, 2) }} | |||||