@props(['ths', 'records', 'route', 'canEdit' => true, 'hasStatus' => true])
| {{ $th }} | @endforeach @if ($hasStatus){{ admin_trans('active') }} | @endif{{ admin_trans('actions') }} | ||
|---|---|---|---|---|
| {{ $record->title }} | @endif @if (!empty($record->domain)){{ $record->domain }} | @endif @if (!empty($record->name)){{ $record->name }} | @endif @if ($hasStatus)
|
@endif
|
| {{ admin_trans('no_records') }}. | ||||