@push('js') {{-- --}} @endpush @php $activeForm = $activeForm ?? 'flight'; @endphp
{{-- --}}

Flight

Hotel

{{--

Taxi

--}}
@include('user.components.forms.flight')
@include('user.components.forms.hotel')
{{--
@include('user.components.forms.taxi')
--}}