@extends('layouts.app_booking') @section('title', __('restaurant.bookings')) @section('content')

@endsection @section('javascript') @endsection