@extends('backend.layout.main') @section('content')

Donate Page Content

{{-- Section 2: Introduction --}}
Introduction
{{-- Section 3: Ways to Get Involved --}}
Ways to Get Involved

Recommended image size: 410×258 px. Leave image empty to keep current.

@forelse ($data->ways as $index => $way)
Title title) }}" placeholder="e.g. Volunteer">
Description
Image (410×258) @if($way->image)

Current image

@endif
@empty
@endforelse
{{-- Section 4: Call to Action --}}
Call to Action
Title
Background image (1920×520) @if($data->cta_background_image)

Current image

@endif
Save
@push('scripts') @endpush @endsection