{{$page_title}} Settings

@foreach ($options as $option) {{ $option->name }} @endforeach
@if($curr_tab == 'modules') @include('livewire.tenant.settings.partials._modules') @else @include('livewire.tenant.settings.partials._general') @endif