Form attributes
protected function formAttr(): array
{
return [
'formTitle' => 'Create User',
];
}Last updated
Was this helpful?
protected function formAttr(): array
{
return [
'formTitle' => 'Create User',
];
}Last updated
Was this helpful?
Was this helpful?