@extends(!$download ? 'layouts.app' : 'layouts.app_with_out_nav') @section('script') @endsection @section('content')
@if(!$download) @endif {{ __('Self Assesment') }} @if(!$download) @endif

Self Assessment tax paid

{{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))}}
Name of the Bank GBAN Date of deposit Challan SI.no. Amount paid
Total
Tax payable
Less: SA tax paid
Balance tax payble
@csrf
@endsection