$question = Question::find($id); $question -> delete(); return redirect('...');