@extends('web.layouts.layout') @section('content')
@include('web.layouts.header')

{{__('web.resetpassword')}}

@CSRF
@endsection