getResource()::getUrl('index'); } protected function handleRecordCreation(array $data): Model { return static::getModel()::create($data); } }