Develop
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<link rel="stylesheet" href="/css/app.css">
|
||||
@yield('styles')
|
||||
</head>
|
||||
<body class="hold-transition sidebar-mini text-sm">
|
||||
<body class="hold-transition sidebar-mini text-sm layout-fixed layout-navbar-fixed">
|
||||
<div class="wrapper">
|
||||
|
||||
@include('partials.top_menu')
|
||||
@@ -152,5 +152,6 @@
|
||||
});
|
||||
</script>
|
||||
@yield('scripts')
|
||||
@yield('scripts2')
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user