$main_question = Main_question::find($id); $main_question -> delete(); return redirect('...');