|
|
|
|
@ -100,6 +100,166 @@
|
|
|
|
|
<!-- Start Page Content here -->
|
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
|
|
|
|
|
<div class="content-page">
|
|
|
|
|
<div class="content">
|
|
|
|
|
<!-- Topbar Start -->
|
|
|
|
|
<div class="navbar-custom">
|
|
|
|
|
<ul class="list-unstyled topbar-right-menu float-right mb-0">
|
|
|
|
|
<li class="notification-list">
|
|
|
|
|
<a class="nav-link right-bar-toggle" href="javascript: void(0);">
|
|
|
|
|
<i class="dripicons-gear noti-icon"></i>
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<li class="dropdown notification-list d-none">
|
|
|
|
|
<a class="nav-link dropdown-toggle arrow-none" data-toggle="dropdown" href="#" role="button"
|
|
|
|
|
aria-haspopup="false" aria-expanded="false">
|
|
|
|
|
<i class="dripicons-bell noti-icon"></i>
|
|
|
|
|
<span class="noti-icon-badge"></span>
|
|
|
|
|
</a>
|
|
|
|
|
<div class="dropdown-menu dropdown-menu-right dropdown-menu-animated dropdown-lg">
|
|
|
|
|
|
|
|
|
|
<!-- item-->
|
|
|
|
|
<div class="dropdown-item noti-title">
|
|
|
|
|
<h5 class="m-0">
|
|
|
|
|
<span class="float-right">
|
|
|
|
|
<a href="javascript: void(0);" class="text-dark">
|
|
|
|
|
<small>全部忽略</small>
|
|
|
|
|
</a>
|
|
|
|
|
</span>站内消息
|
|
|
|
|
</h5>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div style="max-height: 230px;" data-simplebar>
|
|
|
|
|
<!-- item-->
|
|
|
|
|
<a href="javascript:void(0);" class="dropdown-item notify-item">
|
|
|
|
|
<div class="notify-icon bg-info">
|
|
|
|
|
<i class="mdi mdi-heart"></i>
|
|
|
|
|
</div>
|
|
|
|
|
<p class="notify-details">欢迎使用本系统
|
|
|
|
|
<b>管理员</b>
|
|
|
|
|
<small class="text-muted">30天以前</small>
|
|
|
|
|
</p>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- All-->
|
|
|
|
|
<a href="javascript:void(0);"
|
|
|
|
|
class="dropdown-item text-center text-primary notify-item notify-all">
|
|
|
|
|
查看全部
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<li class="dropdown notification-list">
|
|
|
|
|
<a class="nav-link dropdown-toggle nav-user arrow-none mr-0" data-toggle="dropdown" href="#"
|
|
|
|
|
role="button" aria-haspopup="false"
|
|
|
|
|
aria-expanded="false">
|
|
|
|
|
<span class="account-user-avatar">
|
|
|
|
|
<img src="/hyper/dist/saas/assets/images/users/avatar-6.jpg" alt="user-image"
|
|
|
|
|
class="rounded-circle">
|
|
|
|
|
</span>
|
|
|
|
|
<span>
|
|
|
|
|
<span
|
|
|
|
|
class="account-user-name">{{ \Illuminate\Support\Facades\Auth::guard(\App\Admin::GUARD_NAME)->user()->name }}</span>
|
|
|
|
|
<span
|
|
|
|
|
class="account-position">{{ \Illuminate\Support\Facades\Auth::guard(\App\Admin::GUARD_NAME)->user()->roles->first()->name }}</span>
|
|
|
|
|
</span>
|
|
|
|
|
</a>
|
|
|
|
|
<div
|
|
|
|
|
class="dropdown-menu dropdown-menu-right dropdown-menu-animated topbar-dropdown-menu profile-dropdown">
|
|
|
|
|
<!-- item-->
|
|
|
|
|
<div class=" dropdown-header noti-title">
|
|
|
|
|
<h6 class="text-overflow m-0">欢迎回来!</h6>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- item-->
|
|
|
|
|
<a href="javascript:void(0);" class="dropdown-item notify-item">
|
|
|
|
|
<i class="mdi mdi-account-circle mr-1"></i>
|
|
|
|
|
<span>我的账号</span>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<!-- item-->
|
|
|
|
|
<a href="javascript:void(0);" class="dropdown-item notify-item">
|
|
|
|
|
<i class="mdi mdi-account-edit mr-1"></i>
|
|
|
|
|
<span>个人设置</span>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<!-- item-->
|
|
|
|
|
<a href="javascript:void(0);" class="dropdown-item notify-item">
|
|
|
|
|
<i class="mdi mdi-lifebuoy mr-1"></i>
|
|
|
|
|
<span>帮助支持</span>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<!-- item-->
|
|
|
|
|
<a href="javascript:void(0);" onclick="$('#logout-form').submit();"
|
|
|
|
|
class="dropdown-item notify-item">
|
|
|
|
|
<i class="mdi mdi-logout mr-1"></i>
|
|
|
|
|
<span>退出</span>
|
|
|
|
|
</a>
|
|
|
|
|
<form class="d-none" id="logout-form" action="{{ url('admin/logout') }}" method="POST">
|
|
|
|
|
@csrf
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
<button class="button-menu-mobile open-left disable-btn">
|
|
|
|
|
<i class="mdi mdi-menu"></i>
|
|
|
|
|
</button>
|
|
|
|
|
<div class="app-search">
|
|
|
|
|
<form>
|
|
|
|
|
<div class="input-group">
|
|
|
|
|
<input type="text" class="form-control" placeholder="输入关键词"
|
|
|
|
|
style="border-radius: .25rem !important;">
|
|
|
|
|
<span class="mdi mdi-magnify"></span>
|
|
|
|
|
</div>
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- end Topbar -->
|
|
|
|
|
|
|
|
|
|
<!-- Start Content-->
|
|
|
|
|
<div class="container-fluid position-relative">
|
|
|
|
|
|
|
|
|
|
<!-- start page title -->
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-12">
|
|
|
|
|
<div class="page-title-box">
|
|
|
|
|
<div class="page-title-right">
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<h4 class="page-title">{{ isset($pageTitle) ? $pageTitle : "" }}</h4>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- end page title -->
|
|
|
|
|
|
|
|
|
|
@yield("content")
|
|
|
|
|
</div>
|
|
|
|
|
<!-- container -->
|
|
|
|
|
</div>
|
|
|
|
|
<!-- content -->
|
|
|
|
|
|
|
|
|
|
<!-- Footer Start -->
|
|
|
|
|
<footer class="footer">
|
|
|
|
|
<div class="container-fluid position-relative">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-md-6">
|
|
|
|
|
{{ date("Y") }} © {{ env("COPYRIGHT") }}
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-md-6">
|
|
|
|
|
<div class="text-md-right footer-links d-none d-md-block">
|
|
|
|
|
{{ isset($laravel_duration) ? $laravel_duration : "" }}
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</footer>
|
|
|
|
|
<!-- end Footer -->
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
<!-- End Page content -->
|
|
|
|
|
|