First commit

This commit is contained in:
Naser Mansour
2025-12-20 20:26:03 +02:00
commit ff83974f4a
118 changed files with 19578 additions and 0 deletions
@@ -0,0 +1,5 @@
<div class="relative mb-6 w-full">
<flux:heading size="xl" level="1">{{ __('Settings') }}</flux:heading>
<flux:subheading size="lg" class="mb-6">{{ __('Manage your profile and account settings') }}</flux:subheading>
<flux:separator variant="subtle" />
</div>