@php if(!auth('admins')->user()->username){ return redirect()->route('adminlogout'); } @endphp