Book an Appointment
@if($user)
Schedule time with {{ $user->first_name }} {{ $user->last_name }}.
@endif