| Branch | Department | Doctor | Consultation Fee (₹) | Status | Actions |
|---|---|---|---|---|---|
| {{ $charge->branch->name }} | {{ $charge->department->name }} |
{{ substr($charge->doctor->name, 0, 1) }}
{{ $charge->doctor->name }}
|
₹{{ number_format($charge->charge_amount, 2) }} | ||
| No OPD charges configured | |||||