@extends('admin.layouts.master') @section('title','Create Booking') @section('content')

Create Booking (Admin)

@csrf
@endsection