@extends('admin.layouts.master') @section('title', 'Add Offline Booking') @section('parent_title', 'Bookings') @section('content')

Create New Offline Booking

@csrf

Billing Summary

Total Nights: 0
Price Per Night: INR 0.00
Total Amount: INR 0.00
Discard
@section('scripts') @endsection @endsection