@if(auth('admin')->check()) @endif
@authGuard @include('dashboard.layouts.common.includes.sidebars._'. $guard->name) @endAuthGuard