@extends('layout.guest') @section('content')

Almost there

To continue, let us know you are not a robot.

@csrf @env('production')
@error('g-recaptcha-response')
{{ $message }}
@enderror
@endenv
@endsection @section('scripts') @endsection