@extends('frontend.layouts.app') @section('content') Booking Tracking
Guest Room
Add New Booking
@csrf()

Check Availability

Apply for Booking

@endsection @push('script') @endpush