@extends('layouts.master') @section('title') {{__('admin.dashboard')}} -@endsection @section('css') @endsection @section('content') @if($type == 'artist') Partner with {{$details->name}} @elseif($type == 'cause') Support Cause ({{$details->name}}) @elseif($type == 'charity') Support Charity ({{$details->name}}) @else Support ({{$details->name}}) @endif @csrf Fill this form to begin @include('user.error_message') {{-- Pledge Commitment --}} Pledge Amount $100,000 - $250,000 $250,000 - $500,000 $500,000 - $750,000 $750,000 - $1,000,000 Above $1,000,000 {{-- Optional custom amount --}} {{-- Full Name --}} Full Name {{-- Email --}} Email Address {{-- Phone --}} Phone {{-- Country --}} Country {!! get_country_select_html($user->country) !!} {{-- Optional Organization --}} Organization / Company (optional) {{-- Display who they are pledging to --}} Pledging To {{-- Pledge Commitment --}} Contact Via Email Phone Whatsapp Telegram {{-- Consent --}} I agree to {{ $type === 'artist' ? 'partner with' : 'support' }} {{ $details->name }} and confirm this pledge is voluntary. {{-- Hidden Fields --}} {{-- Submit Button --}} @endsection @section('javascript') @endsection
Pledge Amount
Full Name
Email Address
Phone
Country
Organization / Company (optional)
Pledging To
Contact Via