@extends('frontend.layout') {{--@extends('auth.layout')--}} @section('content')
{{-- // section_01 BANNER //--}}
{{-- @include('backend.global.notifications')--}}

@lang("event-inscription.section-1.text-01")

@lang("event-inscription.section-1.text-02")

{!! Form::open(['url' => route('recover.send.public'), 'method' => 'POST']) !!}

Recuperação de conta

{{-- @if ($errors->any())--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @endif--}}
@if($errors->has('email')) @endif
{{--
--}} {{--
--}}
{!! Form::close() !!}
@endsection {{--@extends('auth.layout')--}} {{--@section('content')--}} {{-- @include('backend.global.notifications')--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- {!! Form::open(['url' => route('recover.send'), 'method' => 'POST']) !!}--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- Recuperar Conta--}} {{--

@lang("recover.section-1.text-01")

--}} {{--
@lang("recover.section-1.text-02")
--}} {{--
--}} {{-- @if ($errors->any())--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- @endif--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- @lang("recover.section-1.text-06")--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- {!! Form::close() !!}--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--@endsection--}}