@extends('layouts.app') @section('title', 'Table Layout Setup - Tiqkets') @section('page-title', 'Table Layout Setup') @section('content')
You are currently in Advanced Seating Mode. You can manage table layouts, capacities, and configurations.
| Table Code | Table Name | Description | Min Capacity | Max Capacity | Actions |
|---|---|---|---|---|---|
| {{ $table->table_code }} | {{ $table->table_name }} | {{ $table->description ?? 'N/A' }} | {{ $table->min_capacity }} | {{ $table->max_capacity }} |
Start by adding your first table to manage your restaurant layout.