replacecd Laravel title
This commit is contained in:
@@ -148,6 +148,13 @@ new class extends Component {
|
||||
}
|
||||
}
|
||||
|
||||
public function with(): array
|
||||
{
|
||||
return [
|
||||
'title' => __('Two-Factor Authentication'),
|
||||
];
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the current modal configuration state.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user