@extends('include.app') @section('content')
{{--
--}} @csrf

Order a Tree Planting

1. Customize Your Card

@php $gift_types = [ 'inmemory' => 'In Memory', 'birthday' => 'A Birthday Gift', 'incelebration' => 'In Celebration', 'holiday' => 'A Holiday Gift', 'inhonor' => 'In Honor', 'wedding' => 'A Wedding Gift', ]; @endphp @foreach($gift_types as $id => $label)
@endforeach
0 of 50 max characters

0 of 500 max characters

Need some condolence message ideas?

2. Recipient Address

3. Billing Information

card

Pay with Credit/Debit Card

{{-- --}}

4. Add Trees

Base Package: $14.99 (1 tree)

5. Review Your Order

Total trees planted: 1 tree

Your total for today: $14.99

{{-- --}} {{-- --}} @endsection