added bootstrap
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
-->
|
||||
<!-- Styles -->
|
||||
<link href="{{ asset('css/app.css') }}" rel="stylesheet">
|
||||
<link href="{{ asset('css/bootstrap.css') }}" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
@include('layouts.navbar')
|
||||
|
||||
Reference in New Issue
Block a user