I would like to call a method every time I leave a page on Laravel. How do I do this? Is there a way to do it the way middleware does when we get to a page?