@extends('layouts.master') @section('content')
{{$recentAppointment->title}}
{{$recentAppointment->start_at->format(carbonFullDateWithText())}} - {{$recentAppointment->end_at->format(carbonFullDateWithText())}}