@extends('layouts.app') @section('title', __('titles.windows.reset_password')) @section('content')

{{ __('titles.pages.reset_password') }}

@csrf
@endsection