@extends('layouts.app') @section('title', 'Book Session — ' . ($counselor->user->name ?? 'Counselor')) @push('styles') @endpush @section('content')
Schedule your career counseling session with {{ $counselor->user->name ?? 'the counselor' }}