added the booking msgs that the client asked for
This commit is contained in:
@@ -236,9 +236,8 @@ new #[Layout('components.layouts.public')] class extends Component
|
||||
|
||||
@if(!$selectedDate || !$selectedTime)
|
||||
{{-- Step 1: Calendar Selection --}}
|
||||
<flux:callout class="mb-6">
|
||||
<p class="text-body">{{ __('booking.guest_intro') }}</p>
|
||||
</flux:callout>
|
||||
{{-- Booking Expectations --}}
|
||||
<x-booking-expectations class="mb-6" />
|
||||
|
||||
<p class="mb-4 text-zinc-600">
|
||||
{{ __('booking.select_date_time') }}
|
||||
|
||||
Reference in New Issue
Block a user