@php $content = getContent('password_reset.content', true); @endphp @extends($activeTemplate . 'layouts.frontend') @section('content')

@lang('Your account is verified successfully. Now you can change your password. Please enter a strong password and don\'t share it with anyone.')

@endsection @if ($general->secure_password) @push('script-lib') @endpush @endif @push('script') @endpush