/locations/{location_id}/month-end/202311 /locations/{location_id}/month-end?yearMonth=202311, which is fine I guess, but I was hoping there is an easy way to not use url parameters if I don't have to. $slug property in my resource class, which seems to have some effect, but then I get an error that I'm missing parameters location and yearMonth. record parameter.