@extends('layouts.branch') @section('title', "Patient Discharge & Final Bill") @section('header', "Billing & Discharge") @section('content')
Room & Category
Room: {{ $registration->room ? $registration->room->room_number : 'N/A' }}
{{ $registration->room->roomType->name ?? 'Standard' }}
Admission Since
{{ $registration->admission_date->format('d M, Y') }}
Billing Snapshot
Net Payable Bill
Balance Due
Outstanding Balance Detected
Please collect from the patient to proceed with discharge.
System will automatically update medical status after successful billing finalization