@if(!empty($start_date)) @foreach(\App\Models\ChartOfAccount::orderBy('gl_code','asc')->get() as $key)
{{trans_choice('general.trial_balance',1)}} @if(!empty($start_date)) for period: {{$start_date}} to {{$end_date}} @endif
{{trans_choice('general.gl_code',1)}} {{trans_choice('general.account',1)}} {{trans_choice('general.debit',1)}} {{trans_choice('general.credit',1)}}