@extends('layouts.master') @section('title') {{ trans_choice('general.add',1) }} {{ trans_choice('general.contribution',1) }} @endsection @section('content')
{{ trans_choice('general.required',1) }} {{ trans_choice('general.field',2) }}
{{ trans_choice('general.optional',1) }} {{ trans_choice('general.field',2) }}
{{trans_choice('general.custom_field',2)}}
@foreach($custom_fields as $key)