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

{{ __('Enter your email to send password reset link') }}

{{ csrf_field() }}

{{ __('Click here to') }} {{ __('Log In') }}

@endsection