{{ Form::open(['url' => '#', 'name' => 'validateProductMeetingForm', 'id' => 'validateProductMeetingForm', 'enctype' => 'multipart/form-data']) }}
{{--
--}}
{{--
--}}
The PPM activity has been initiated. Please proceed to enter the meeting details.
@if ($isDraftData == 'Y')
@else
@endif
{{--
--}}
{{--
--}}
{{-- @include('field.otherservice.contractgenerate') --}}
@if ($activityData->vCurrentStage == '1')
@endif
@if ($activityData->vCurrentStage == '1')
{{ Form::close() }}