WIP: Enabled themes and login with adminlte
This commit is contained in:
8
resources/theme/backend/adminlte/layouts/auth.blade.php
Normal file
8
resources/theme/backend/adminlte/layouts/auth.blade.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
@include('layouts.partials.htmlheader')
|
||||
|
||||
@yield('content')
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user