@extends('mailcoach::landingPages.layouts.landingPage', [ 'title' => __mc('Please confirm that you are not a robot'), 'noIndex' => true, ]) @section('landing')
{{ __mc("Hey! Please confirm that you are not a robot.") }}
{{ $errorMessage }}