@extends('layouts.app') @section('content')
{{ __('auth.title') }}
{{ csrf_field() }}
{{ __('auth.forgot_password') }}
@endsection