Update CreateOjalPresilla.php

This commit is contained in:
Lizandro Guarnizo
2026-01-29 20:43:58 -05:00
parent bbc332b03e
commit 40aff05e79
@@ -8,6 +8,8 @@ use Filament\Resources\Pages\CreateRecord;
class CreateOjalPresilla extends CreateRecord
{
protected static string $resource = OjalPresillaResource::class;
protected static ?string $title = 'Crear';
protected function mutateFormDataBeforeCreate(array $data): array
{