@extends($activeTemplate . 'layouts.frontend') @section('content')
@lang('Reset Password')

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

@csrf
@endsection @push('style') @endpush @if (gs('secure_password')) @push('script-lib') @endpush @endif