Initial Release

This commit is contained in:
Deon George
2018-04-23 17:45:21 +10:00
commit 2987e622de
16 changed files with 786 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
@include('adminlte::layouts.partials.htmlheader')
@yield('content')
</html>