@php $showForcePasswordChange = $edit && !$profile && $user?->id !== auth()?->user()?->id && setting('password-change.enabled'); @endphp



@if($showForcePasswordChange)
force_password_change : setting('password-change.enabled'))) />
@endif @if ($edit) @endif