@yield('breadcrumb')
{{ Session::get('success') }}
@endif
@yield('dashboard-content')
@include('cms::components/footer')