Adding resources/views/admin/index.blade.php
This commit is contained in:
parent
fd430b88b3
commit
6482020dfd
1 changed files with 3 additions and 0 deletions
3
resources/views/admin/index.blade.php
Normal file
3
resources/views/admin/index.blade.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<x-layout name="admin">
|
||||
@livewire('datatable', $datatable_options)
|
||||
</x-layout>
|
||||
Loading…
Add table
Add a link
Reference in a new issue