Initial commit, dashboard settings page seems to work fine.

This commit is contained in:
2021-05-31 15:03:52 -06:00
commit 5ce0217861
30 changed files with 825 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<div id="nmsp-plugin-dashboard-app" class="">
@yield('content')
</div>