@php $c = $qrCode->content(); $title = $c['booking_title'] ?? $qrCode->label ?? 'Book an appointment'; $services = $c['services'] ?? []; $hasCover = ! empty($c['cover_path']); $hasLogo = ! empty($c['logo_path']); $brand = $c['brand_color'] ?? '#4f46e5'; $slotsUrl = $qrCode->publicPath('booking/slots'); $bookUrl = $qrCode->publicPath('booking'); $csrfToken = csrf_token(); @endphp
{{ $c['description'] }}
@endif1. Service
2. Date
3. Time
Loading times…
No slots available this day.
4. Your details