1041 0 0 0
Last Updated : 2025-08-05 13:39:28
how to redirect view back to a specific div section using id
return redirect( url()->previous() .'#currentDivId' )->with('msg', 'successful message');