@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 ? Public Private Anonymous @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 Continue @endsection @section('scripts') @endsection
{{ $message }}