@if(getcong('app_logo'))
@else
@endif
{{getcong('app_name')}} Admin
@include("admin.topbar") @include("admin.sidebar") @yield("content")
@if(classActivePath('dashboard')) @endif