@extends('themes.basic.business.auth.layout') @section('no_index', true) @section('title', d_trans('Reset Password')) @section('content')

{{ d_trans('Reset Password') }}

{{ d_trans('Enter a new password to continue.') }}

@csrf
@endsection