bootstrap

This commit is contained in:
2018-10-27 21:28:16 -05:00
parent ae71fc8fd1
commit c0e300687c

View File

@@ -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')