@extends('Layouts.gofung-interface') @section('content') We're here to guide you every step of the way. Let's begin fundraising @csrf What is your initial goal amount to raise? @error('amount_goal') {{ $message }} @enderror Who are you collecting funds for? Yourself Someone Else @error('fund_for') {{ $message }} @enderror Where would you like to receive funds to? Bank Transfer Orange Transfer @error('payment_method') {{ $message }} @enderror Continue @endsection @section('scripts') @endsection
{{ $message }}