Moved some files around to separate front and admin stuff
This commit is contained in:
5
templates/layouts/admin.blade.php
Normal file
5
templates/layouts/admin.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
<div id="nmsp-plugin-admin-app" class="">
|
||||
|
||||
@yield('content')
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user