| {{strtoUpper($trialBalanceDetails->companyRelationShip->taxpayer)}} | TRN:{{($trialBalanceDetails->companyRelationShip->tax_registration_number)}} | Tax Period: {{date('d-M-Y',strtotime(@$trialBalanceDetails->from))}} to {{date('d-M-Y',strtotime(@$trialBalanceDetails->to))}} | |||
| Description | Amount | Action |
| {{$data->description}} | {{number_format($data->amount,2)}} |
|
| Total | {{number_format($unrealiseGainCount,2)}} |