@extends('layouts.master') @section('title') {{ __('reset_password') }} @endsection @section('content')
@csrf


@endsection @section('js') @endsection