@extends(!$download ? 'layouts.app' : 'layouts.app_with_out_nav',['dashBoardTitle'=>'ARTICLE 30']) @section('script') @endsection @section('buttons') @if(!$download)
 TB  P&L  BS  TR
@endif @endsection @section('content')
@csrf
{{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))}}
Computation of disallowance
Limit set by the minister
Current tax period details
CY B/F Total
EBITDA*      
Limit (30% of EBITDA)
Net Interest Expenses
Maximum Net interest expenditure allowable
Interest disallowed and c/f
Net amount for computation
Disallowed amount for Current tax period less allowed amount out of B/F interest

Earlier tax period details

Interest disallowed in earlier years B/F
Tax period B/F Interest Allowed in Current Tax period Interest C/F
2024-25
Total
@endsection