@extends($activeTemplate . 'layouts.frontend') @section('content') @csrf @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('Password') @lang('Confirm Password') @lang('Submit') @endsection @if (gs('secure_password')) @push('script-lib') @endpush @endif
@lang('Your account is verified successfully. Now you can change your password. Please enter a strong password and don\'t share it with anyone.')