complete story 1.4 with qa tests and fixes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<x-layouts.public>
|
||||
<div class="py-8">
|
||||
<h1 class="text-3xl font-bold text-navy mb-6">{{ __('navigation.booking') }}</h1>
|
||||
<div class="bg-white p-8 rounded-lg shadow-md">
|
||||
<p class="text-charcoal">{{ __('Booking form will be implemented in a future story.') }}</p>
|
||||
</div>
|
||||
</div>
|
||||
</x-layouts.public>
|
||||
Reference in New Issue
Block a user