{{ __('Suggest Activity') }}

{{ __('Have an idea for your masjid community? Share it with us and our team will review it.') }}

@if ($sent)
check_circle

{{ __('JazakAllah! Your suggestion has been received. Our team will review it soon.') }}

@endif
@error('name')

{{ $message }}

@enderror
@error('email')

{{ $message }}

@enderror
@error('proposal')

{{ $message }}

@enderror
@error('message')

{{ $message }}

@enderror