@include('layouts.style')
@include('layouts.sidebar')
@include('layouts.header') @include('layouts.success_toast')
Hotel Master
@csrf
Hotel / Property
Setup Hotel / Property Information
Property Address
Enter Your Property Address.
{{-- --}}
{{-- --}}
{{-- --}}
Banking Details
Add Banking Details
Subscription Information
Please choose your preferred subscription plan below.
@isset($hotelInfo->id) @else @foreach ($planList as $item)
@endforeach @endisset
@include('layouts.footer')
@include('layouts.scripts')