middleware(["auth"]); $this->middleware(["lang"]); } function index() { return Response::detect("vagttelefons.index"); } }