@extends('layout') @section('title') {{ __('translate.Reset Password') }} @endsection @section('body-content')
@endsection @push('js_section') @include('partials.captcha-scripts') @endpush