{{ 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 $rootTotal1 = $rootTotal2 = $rootTotal3 = $rootTotal4 = $rootTotal5 = $rootTotal6 = 0; $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)}} |
| {{$root->rootName}} | |
|
|
|
|
|
|
|
|
{{number_format($balance,2)}} |
|
|
{{number_format($totalDetails,2)}} |
|
|
{{number_format($totalType,2)}} |
| Total {{$root->rootName}} | {{number_format($totalRoot,2)}} |
| Equity | |
|
|
{{number_format($rootTotal3,2)}} |
|
|
{{number_format($netIncome,2)}} |
|
Total Liabilities and Owner's Equity |
{{number_format($rootTotal2+$rootTotal3+$netIncome,2)}} |