Last Update: {{ $lastUpdateFormatedTime }}
| {{ $item[0] }} | @endforeach|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $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['currentMonthCash'], 2) }} | {{ number_format($info['currentMonthBank'], 2) }} | {{ number_format($info['total'], 2) }} | {{ $info['progress'] }} D | {{--
@if ($info['progress'] >= 0)
@else
@endif
| --}}
$info['branchDate']) style="color:red" @else style="color:green" @endif> {{ $info['lag'] }} D |
| Please wait for server update. | |||||||||||
| Total | {{ $sumPreviousCash }} | {{ $sumPreviousBank }} | {{ number_format($sumCurrentCash, 2) }} | {{ number_format($sumCurrentBank, 2) }} | {{ number_format($sumTotal, 2) }} | ||||||