@extends('Layouts.gofung-interface') @section('content')
We're here to guide you every step of the way.

Let's begin fundraising

@csrf
What is the type of confidentiality for this funds ?
@error('fund_type')

{{ $message }}

@enderror
Short Description of your fundraiser?
@error('short_description')

{{ $message }}

@enderror
Briefly describe why you are starting this fundraiser.
@error('long_description')

{{ $message }}

@enderror
@endsection @section('scripts') @endsection