Change your password

@if ($forced) For your security, please replace the default password before continuing. @else Update your login password. @endif

@if (session('error'))
{{ session('error') }}
@endif
@csrf
@unless ($forced) ← Back to dashboard @endunless