1018 0 0 0
Last Updated : 2025-04-29 00:28:52
how to redirect view back to a specific div section using id
return redirect( url()->previous() .'#currentDivId' )->with('msg', 'successful message');