@extends('layouts.admin') @section('page_title', 'Receptionist Dashboard') @section('content')

Reception & Scheduling

This area supports front-desk flows: patient check-in, appointment scheduling, and registration handoff.

- Register walk-in patients and verify identity.

- Manage appointment slots and doctor availability.

- Escalate urgent cases for clinical triage.

@endsection