admin dashboard updates

This commit is contained in:
2019-03-06 23:39:36 -06:00
parent c377710618
commit 475d76c5d8

View File

@@ -9,10 +9,12 @@
<!-- CSRF Token -->
<meta name="csrf-token" content="{{ csrf_token() }}">
<!-- 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">
-->
<!--
<link rel="stylesheet" href="{{ asset('css/app.css') }}">
-->
</head>
<body>
@include('layouts.navbar')