@extends('layouts.app') @section('body-class', 'page-forgotten') @push('header') @endpush @section('content')

{{ __('front/forgotten.title') }}

{{ __('front/forgotten.subtitle_send') }}

{{ __('front/forgotten.title') }}

{{ __('front/forgotten.subtitle_confirm') }}
@csrf
@endsection @push('footer') @endpush