Update CreateOjalPresilla.php
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user