@extends('layouts.main') @section('title') {{ __('contents.recoverPass') }} @endsection @section('content')
@csrf

{{ __('contents.recoverPass') }}

@endsection