{{-- --}} User | Dashboard @stack('page_style')
AdminLTELogo
@include('user.layout.user-navbar') @include('user.layout.user-sidebar')
@yield('content')
@if(session()->has('success')) @endif @if(session()->has('error')) @endif @stack('page_scripts')