@csrf {{ method_field('PUT') }}
@php $counter = 1; $controll_individuals = json_decode($project->meta->controll_individuals); @endphp @if (!empty($controll_individuals)) @php $role_in_activity_arr = ['Chair/Planner/Presenter', 'Co-Chair/Planner/Presenter', 'Chair/Planner', 'Co-Chair/Planner', 'Planner/Presenter', 'Planner/Presenter (Fellow)', 'Planner/Presenter (Student)', 'Planner/Presenter (Patient Caregiver)', 'Presenter', 'Nurse Planner', 'Pharmacist Planner', 'Planner', 'Content/Peer Reviewer']; @endphp @foreach ($controll_individuals as $key => $controll_individual) @php $counter++; @endphp @endforeach @else @endif
Name of individual Individual's role in activity Name of Ineligible Company Nature of relationship
Example: Jane Smythe, MD Course Director None ---
Example: Thomas Jones Faculty Pharma Co. US Research grant

Upload Disclosure Documentation Form (DDF)

@include('backend.share.update-button', ['name' => 'Update'])
@push('script') @endpush