Import tables from CSV or Excel files
table_code
Unique Table Identifier (e.g., T-01)
seating_capacity
Number of Seats (e.g., 4)
Note: Rows with empty table codes will be ignored. Duplicate table codes in the same branch will be skipped.
{{ $uploadFile->getClientOriginalName() }}
Drag and drop or click to browse
Map your columns to the database fields.
| {{ $header }} | @endforeach
|---|
| {{ $cell }} | @endforeach