@extends('layouts.app') @section('title', 'Booking Confirmed — CareerPath') @push('styles') @endpush @section('content')
Your session with {{ $booking->counselor->user->name ?? 'the counselor' }} has been successfully booked.