@include('template.process.comment.view', [
'process_id' => $info_process->process_id,
'info_comment' => $info_process->comment
])
@extends('process.view.view', [ 'selected' => 'communication', 'process_id' => $info_process->process_id, ]) @include('html.header.validator') @include('html.header.edm-ajax') @include('html.header.input') @push('css') @endpush @push('head') @endpush @section('ui-content')