{{ config('app.name') }} @php $mobileTenant = $globalTenants->firstWhere('id', session('selected_tenant_id')); @endphp @if($mobileTenant) @endif
@php $currentTenant = $globalTenants->firstWhere('id', session('selected_tenant_id')); @endphp @if($currentTenant) @endif
@push('scripts') @endpush