@extends('backend.layouts.app-backend') @section('content')

Add Fundraiser

@include('layouts.message')
Add Fundraiser from the following form.
@csrf()

1. Fundraiser Details

Select Image Change Remove

2. Contact Info

3.Fundraiser Location

4. Social Links

5.Other

@if( isset( $previewData->featured_image ) && $previewData->module_id == $module->id ) @endif
Select Image Change Remove

6. Ticket info

Yes
No

7. Promote Your Ad

8. Featured Your Ad

9.Status

Yes
No
@endsection @section('header-style') @stop @section('footer-scripts') @stop