@include('layouts.navigation')
{{-- HEADER --}}
🍽️

Add New Table

Fill in the details to create a table

← Back
{{-- ERRORS --}} @if ($errors->any())
⚠️
Fix the following:
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif {{-- FORM --}}
@csrf
{{-- TABLE NUMBER --}}
{{-- CAPACITY --}}
{{-- STATUS --}}
{{-- ACTIONS --}}