|
@@ -9,9 +9,9 @@
|
|
|
{!! admin_section(Dcat\Admin\Admin::SECTION['BODY_INNER_BEFORE']) !!}
|
|
|
|
|
|
<div class="wrapper">
|
|
|
- @include('admin::partials.sidebar')
|
|
|
+ @include('distributor.partials.sidebar')
|
|
|
|
|
|
- @include('admin::partials.navbar')
|
|
|
+ @include('distributor.partials.navbar')
|
|
|
|
|
|
<div class="app-content content">
|
|
|
<div class="content-wrapper" id="{{ $pjaxContainerId }}" style="top: 0;min-height: 900px;">
|
|
@@ -23,10 +23,7 @@
|
|
|
<footer class="main-footer pt-1">
|
|
|
<p class="clearfix blue-grey lighten-2 mb-0 text-center">
|
|
|
<span class="text-center d-block d-md-inline-block mt-25">
|
|
|
- Powered by
|
|
|
- <a target="_blank" href="https://github.com/ycookies/dcat-plus-admin">Dcat-plus Admin (速码邦)</a>
|
|
|
- <span> · </span>
|
|
|
- {{ \Dcat\Admin\Support\Helper::getPackageVersion('dcat-plus/laravel-admin') }}
|
|
|
+ Powered by MTB
|
|
|
</span>
|
|
|
|
|
|
<button class="btn btn-primary btn-icon scroll-top pull-right" style="position: fixed;bottom: 2%; right: 10px;display: none">
|
|
@@ -96,4 +93,4 @@
|
|
|
|
|
|
</body>
|
|
|
|
|
|
-</html>
|
|
|
+</html>
|