@extends('layouts.app') @section('content')
Survey Questions
@if(session('success'))
@else
@csrf
(to receive digital gift card)
{!! htmlFormSnippet() !!} @error('g-recaptcha-response') Invalid @enderror
@endif
@endsection