@extends('layouts.app') @section('title', 'Edit Booking') @section('content')

Edit Booking

@csrf @method('PUT')
Cancel
@endsection