|
@@ -24,10 +24,7 @@
|
|
|
|
|
|
{!! Dcat\Admin\Admin::asset()->cssToHtml() !!}
|
|
|
|
|
|
- <!--[if lt IE 9]>
|
|
|
- <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
|
|
- <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
|
|
- <![endif]-->
|
|
|
+ <!--[if IE]><![endif]-->
|
|
|
</head>
|
|
|
|
|
|
@extends('admin::layouts.vertical')
|