@extends('member.layouts.app') @section('title', 'Submit Prayer Request') @section('subtitle', 'Let our church family pray with you') @section('content')

Submit Prayer Request

"Do not be anxious about anything, but in every situation, by prayer and petition, with thanksgiving, present your requests to God." - Philippians 4:6

Share Your Prayer Need

Our church family is here to pray with you. Share your request below.

@csrf
@error('title')

{{ $message }}

@enderror
@error('category')

{{ $message }}

@enderror
@error('urgency')

{{ $message }}

@enderror
0 / 20 minimum

Minimum 20 characters required. Share enough details for meaningful prayer.

@error('description')

{{ $message }}

@enderror

Set an end date for this prayer request (leave blank for ongoing prayer).

Privacy Settings

Your name will not be shown with this prayer request.

Only you and church leadership will see this request.

You Are Not Alone

Our church family is here to support you in prayer. Remember that God hears every prayer and cares deeply about your needs. "Cast all your anxiety on him because he cares for you." - 1 Peter 5:7

Cancel
@endsection