@lang('common.sl') | @lang('fees.fees_type') | @lang('accounts.amount') | @lang('fees.waiver') | @lang('fees.sub_total') | @if(!isset($invoiceInfo))@lang('fees.paid_amount') | @endif@lang('common.action') |
---|---|---|---|---|---|---|
{{$invoiceDetail->feesType->name}} |
@if ($errors->has('amount'))
{{ $errors->first('amount') }}
@endif
|
@if ($errors->has('weaver'))
{{ $errors->first('weaver') }}
@endif
|
{{isset($invoiceDetail)? $invoiceDetail->sub_total: ""}} | @if(!isset($invoiceDetail))@endif |
{{-- Notes Modal Start --}}
|
|
@lang('exam.result') | 0.00 | 0.00 | 0.00 | @if(!isset($invoiceInfo))0.00 | @endif