@extends(!$download ? 'layouts.app' : 'layouts.app_witd_out_nav',['dashBoardTitle'=>'INTRA GROUP LOSS']) @section('script') @endsection @section('buttons') @if(!$download)
 TB  P&L  BS  TR
@endif @endsection @section('content')
{{strtoUpper($trialBalanceDetails->companyRelationShip->taxpayer)}} T.R.NO : {{($trialBalanceDetails->companyRelationShip->tax_registration_number)}} Tax Period: {{date('d-M-Y',strtotime(@$trialBalanceDetails->from))}} to {{date('d-M-Y',strtotime(@$trialBalanceDetails->to))}}
Tax period
Brought forward losses
Current year losses
Taxable Income
75% of Taxable Income
Set off in current tax period*
Balance loss available
Name of Company
CT TRN
Taxable Income (Transferee company)
75% of Taxable Income
Tax losses transferred
C/F
@endsection