(Fix) Error's Layout CSS Reference

- app.css does not exist
This commit is contained in:
HDVinnie
2018-04-25 09:38:18 -04:00
parent fdc5d50fbb
commit bca87f34fd

View File

@@ -20,7 +20,7 @@
<!--icons -->
<!--css -->
<link rel="stylesheet" href="{{ url('css/app.css') }}"/>
<link rel="stylesheet" href="{{ url('css/vendor/vendor.min.css?v=05') }}"/>
<!--css -->
</head>