{{ __('messages.ipd_charges') }}
@foreach($bill['charges'] as $charge) @endforeach {{-- --}}
{{ __('messages.account.payments') }}
@foreach($bill['payments'] as $payment) @endforeach {{-- --}}
@if($ipdPatientDepartment->bill) @endif
--}} {{-- --}} {{ checkNumberFormat($bill['net_payable_amount'], strtoupper($bill['payment_currency']->currency_symbol ?? getCurrentCurrency())) }}
{{ __('messages.bill.print_bill') }} @if(!getLoggedinPatient()) @if(!$ipdPatientDepartment->bill_status) @endif @endif