@php $entityName = strtolower(class_basename($crud->getModel())); $tableId = $entityName . 'Table'; @endphp