school_id) { return $next($request); } return redirect(route('dashboard'))->with('error', 'You do not have a school to view students for.'); } }