{{ method_field($method) }} {{ csrf_field() }}

{{ trans('people.gifts_add_title', ['name' => $contact->first_name]) }}

@include('partials.errors') {{-- Nature of gift --}}
{{-- Title --}}
{{-- URL --}}
{{-- Value --}}
{{-- Comment --}}
@if ($familyRelationships->count() !== 0)
@endif
{{ trans('app.cancel') }}