[Bug] On relation in HTML Builder
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<title>{{ $title }} | {{ config('app.name') }}</title>
|
||||
<link rel="stylesheet" href="{{ mix('/adminlte.min.css', '/assets/vendor/boilerplate') }}">
|
||||
<link rel="stylesheet" href="{{ mix('/css/app.css') }}">
|
||||
<link rel="stylesheet" href="/css/main.min.css">
|
||||
@stack('css')
|
||||
</head>
|
||||
<body class="layout-fixed layout-navbar-fixed sidebar-mini">
|
||||
|
||||
Reference in New Issue
Block a user