@extends('layouts.master') @section('title') {{__('admin.dashboard')}} -@endsection @section('css') @endsection @section('content')
@csrf
Fill this form to begin @include('user.error_message') {{-- Pledge Commitment --}}

{{-- Optional custom amount --}} {{-- Full Name --}}

{{-- Email --}}

{{-- Phone --}}

{{-- Country --}}

{{-- Optional Organization --}}

{{-- Display who they are pledging to --}}

{{-- Pledge Commitment --}}

{{-- Consent --}}
{{-- Hidden Fields --}}

{{-- Submit Button --}}
@endsection @section('javascript') @endsection