@extends('layouts.mother') @section('title', 'Cancel Appointment') @section('content')
Confirm cancellation of your appointment
Clinic
{{ $appointment->clinic->name }}
Date
{{ \Carbon\Carbon::parse($appointment->date)->format('l, d F Y') }}
Time Slot
{{ $appointment->slot_label }}