@include('layouts.navigation')
Information about this table
Ready to use
Currently in use
{{ $table->name }}
#{{ str_pad($table->id, 5, '0', STR_PAD_LEFT) }}
{{ $table->capacity }} persons
{{ ucfirst($table->status) }}
{{ $table->created_at->format('d F Y') }}
{{ $table->updated_at->format('d F Y') }}
{{ $table->updated_at->diffForHumans() }}