@extends('layouts.app2') @section('content')

{{ __('Reset Password') }}

{{ csrf_field() }}
{{ __('Log In') }}
@endsection