@extends('layouts.app') @section('title', 'Restaurant Tables') @section('breadcrumbs') @endsection @section('content')

Restaurant Tables

Manage dining tables and their status

Available

Occupied

Reserved

Total

Table # Capacity Location Status Current Order Actions

@endsection