migrate to gtea from bistbucket
This commit is contained in:
6
resources/views/layouts/auth/partials/styles.blade.php
Normal file
6
resources/views/layouts/auth/partials/styles.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<link rel="stylesheet" href="{{ asset('assets/css/bootstrap.min.css') }}">
|
||||
<link rel="stylesheet" href="{{ asset('assets/fonts/fontawesome/css/fontawesome-all.min.css') }}">
|
||||
<link rel="stylesheet" href="{{ asset('assets/css/toastr.min.css') }}">
|
||||
<link rel="stylesheet" href="{{ asset('assets/css/style.css') }}">
|
||||
|
||||
@stack('css')
|
||||
Reference in New Issue
Block a user