1029 0 0 0
Last Updated : 2025-06-16 09:00:44
how to redirect view back to a specific div section using id
return redirect( url()->previous() .'#currentDivId' )->with('msg', 'successful message');