@yield('styles')
@include('dashboard.partials.nav') @include('dashboard.partials.sidebar') @yield('content')
@if(session()->has('success')) @endif