@extends('user::admin.auth.layout') @section('title', trans('user::auth.reset_password')) @section('content')

{{ trans('user::auth.reset_password') }}

@endsection