{{ config('app.appFullName', 'Business Name') }}
Balance Sheet@if(intval(@$info['date1'])>0) As of {{date('F d, Y',strtotime($info['date1']))}} @endif Print On: {{date('d/m/Y h:iA')}}
@php $openingBalance = @$info['openingTotal']; $crTotal = $drTotal = $accBalance = 0; $accBalance += $openingBalance; $totalRoot = $totalType = $totalDetails = 0; @endphp
| Total | |
| {{$root->rootName}} | |
|
|
|
|
|
|
|
|
{{number_format($balance,2)}} |
|
|
{{number_format($totalDetails,2)}} |
|
|
{{number_format($totalType,2)}} |
| Total {{$root->rootName}} | {{number_format($totalRoot,2)}} |