make(PermissionApplicator::class); } protected function entityProvider(): EntityProvider { return app()->make(EntityProvider::class); } }