Hi there,
So I’m still trying to wrap my head around how this sytem works as it’s different to how I usually work with laravel and it’s quite confusing. I’m trying to remove the reservation link in the navbar, the place I’m doing this for doesn’t offer sit in options so everything to do with sitting in is getting removed but no matter what I remove, how many times I save, clear cache, clear config,. restart the server etc the reservations link on the front end will not go. It’s not a caching issue so something is causing it to stay there but everything I have tried to remove has not worked. Is there some master controller somewhere generating these links or something?
Thanks