parent->child and I am creating another resource for this particular relationship with --simple $model = Customer::class variable inside resource, at first it redirect me to my Main Customer resources.. to overcome this I rewrite the slug using https://filamentphp.com/docs/2.x/admin/pages/getting-started#customization like belowprotected static ?string $slug = 'link-accounts';