// resources/views/client/appointments.blade.php @extends('layouts.contentLayoutMaster') @section('title', 'Appointments') @section('content')
This is the Appointments page. Clients can view and track their appointments here.