@extends('admin.layouts.admin') @section('title') Admin | Restaurant bookings @endsection @section('styles') @endsection @section('content')

Restaurant bookings

ID Name Address Phone Action
@endsection @section('scripts') @endsection