{{-- TODO: CHECK table-note.md from ./docs --}} {{-- TODO: Real-time (WebSocket) instead of polling --}} @extends('layouts.app') @section('title', 'Tables | ' . config('app.name')) @section('content') {{-- ── Header ── --}}

Table Overview

{{-- ── Tables Grid ── --}}
{{-- ── Order Modal ── --}} {{-- ── History Modal ── --}} {{-- ── Add Table Drawer ── --}}
{{-- Drag handle (mobile only) --}}
{{-- Drawer header --}}

Add Table

Single table or generate a bulk range

{{-- Mode tabs --}}
{{-- Single tab --}}
{{-- Bulk tab --}}

Prefix + number must stay under 5 chars (e.g. "T" + "16" = "T16").

Preview
Fill in prefix and range above…
@endsection