replacecd Laravel title

This commit is contained in:
2025-10-31 13:02:23 +01:00
parent ec06d280ea
commit 8e98c151f8
6 changed files with 29 additions and 3 deletions
@@ -3,7 +3,12 @@
use Livewire\Volt\Component;
new class extends Component {
//
public function with(): array
{
return [
'title' => __('Appearance'),
];
}
}; ?>
<section class="w-full">