{{ __('lng.SiNo') }} | {{ __('lng.Month') }} | {{ __('lng.Amount') }} | {{ __('lng.Paid') }} |
---|---|---|---|
{{ ++$si }} | {{ $month }} | @currency($SetFee->amount + $SetFee->additional_charge) | = 0) checked @endif readonly> |
{{ __('lng.SiNo') }} | {{ __('lng.Date') }} | {{ __('lng.PayAmount') }} | {{ __('lng.Action') }} |
---|---|---|---|
{{ ++$si }} | {{ $Date }} | @currency($PayFee->amount) |
date))
title="{{ __('lng.AccountClosedEdit') }}"
@else
onclick="PaymentEditFill('{{$PayFee}}')"
title="{{ __('lng.Edit') }}"
@endif
data-bs-toggle="tooltip" data-bs-placement="bottom" type="button">
@if ($Voucher->isactive)
@else
@php
echo App\Http\Controllers\VoucherTypeController ::VoucherTypeIsActive('DELETED');
@endphp
@endif
|