@extends($activeTemplate.'layouts.auth') @section('auth')
@csrf

@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')

@lang('Remember your password?') @lang('Login Here')

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