{{ __('New Prospecting Plan') }}

New Prospecting Plan

Who are you planning to see, and when?

@include('prospecting-plans.partials.form', [ 'purposes' => $purposes, 'prospectOptions' => $prospectOptions, 'defaultItems' => $defaultItems, 'formAction' => route('prospecting-plans.store'), 'formMethod' => 'POST', ])