@extends('layouts.app') @section('title', 'Appointment Management') @section('content')

Appointments

View and manage your patient schedule.

@endsection