locations/{location}/vendors/{vendor} to edit the vendors related to the location. However, I don't want to use a RelationManager, I just want to have a separate page where a user can manage the records.
I've modified my VendorResource class to attach the slug, and I can link this, but 1, I'm getting a
locations/{location}/vendors/{vendor} to edit the vendors related to the location. However, I don't want to use a RelationManager, I just want to have a separate page where a user can manage the records.
I've modified my VendorResource class to attach the slug, and I can link this, but 1, I'm getting a