@extends('restaurant.layouts.index') @section('content') @can('create', 'App\Models\Table')

@endcan
@lang("validation.attributes.title") @lang("global.actions")
@endsection