wip
This commit is contained in:
parent
3c1eb1f6f9
commit
7fa995ab87
|
|
@ -19,8 +19,8 @@
|
||||||
<th>ID</th>
|
<th>ID</th>
|
||||||
<th>{{ __('common.title') }}</th>
|
<th>{{ __('common.title') }}</th>
|
||||||
<th>{{ __('common.status') }}</th>
|
<th>{{ __('common.status') }}</th>
|
||||||
<th>{{ __('common.created_success') }}</th>
|
<th>{{ __('common.created_at') }}</th>
|
||||||
<th>{{ __('common.edit_success') }}</th>
|
<th>{{ __('common.updated_at') }}</th>
|
||||||
<th class="text-end">{{ __('common.action') }}</th>
|
<th class="text-end">{{ __('common.action') }}</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue