1061 0 0 0
Last Updated : 2025-10-14 07:13:46
how to redirect view back to a specific div section using id
return redirect( url()->previous() .'#currentDivId' )->with('msg', 'successful message');