//redirct to previous page with message at a specific setion :) return redirect(url()->previous() .'#comments')->with('success', 'Data Your Comment has been created successfully');