@extends('layouts.user') @section('title', __('app.reset_password')) @section('content')
{{ __('app.reset_password') }}
@endsection