bootstrap
This commit is contained in:
@@ -12,11 +12,8 @@
|
||||
<!-- Scripts -->
|
||||
<script src="{{ asset('js/app.js') }}" defer></script>
|
||||
|
||||
<!-- Bootstrap CSS
|
||||
<!-- Bootstrap CSS -->
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css" integrity="sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B" crossorigin="anonymous">
|
||||
-->
|
||||
<!-- Styles -->
|
||||
<link href="{{ asset('css/bootstrap.css') }}" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
@include('layouts.navbar')
|
||||
|
||||
Reference in New Issue
Block a user