[
                        'class' => 'pjax_container forms-cabinet forms-3',
                    ],
                ]
            );
        ?>
        
Продаж ОІВ
         'property-form',
                    'action' => \Yii::$app->request->url,
                ]
            );
        ?>
        
            field(
                    $property,
                    'title',
                    [
                        'options' => [
                            'class' => 'input-wrapp-757',
                            'style' => 'margin-right: 40px;',
                        ],
                    ]
                )
                          ->textarea(
                              [
                                  'cols' => 30,
                                  'rows' => 10,
                              ]
                          );
                echo $form->field(
                    $property,
                    'creation_date',
                    [
                        'options' => [
                            'class' => 'input-wrapp-130',
                        ],
                    ]
                )
                          ->textInput(
                              [
                                  'class' => '_datepicer',
                              ]
                          );
            ?>
            
                field(
                        $property,
                        'code',
                        [
                            'options' => [
                                'class' => 'input-wrapp-320',
                            ],
                        ]
                    )
                              ->textInput();
                ?>
            
            
                field(
                        $property,
                        'genre',
                        [
                            'options' => [
                                'class' => 'input-wrapp-320',
                            ],
                        ]
                    )
                              ->textInput();
                ?>
            
            
                field(
                        $property,
                        'registration_date',
                        [
                            'options' => [
                                'class' => 'input-wrapp-320',
                            ],
                        ]
                    )
                              ->textInput(
                                  [
                                      'class' => '_datepicer',
                                  ]
                              );
                ?>
            
            
                field(
                        $property,
                        'contract',
                        [
                            'options' => [
                                'class' => 'input-wrapp-320',
                                'style' => 'margin-right: 40px;',
                            ],
                        ]
                    )
                              ->textInput();
                    echo $form->field(
                        $property,
                        'type',
                        [
                            'options' => [
                                'class' => 'input-wrapp-320',
                            ],
                        ]
                    )
                              ->textInput();
                ?>
            
        
        
           'button',
                  'class'       => 'add-role-button',
                  'data-toggle' => 'modal',
                  'data-target' => '#add-role-modal',
              ]
          ) ?>
      
      
        
            
                
                   'roles-table',
                              ]);
                  ?>
                    
                        
                            | Творча роль | ПІБ | Доля % | Код | IPI | Товариство |  | 
                      
                        
                          | = $row->title ?> | = $row->name ?> | = $row->part ?> | = $row->code ?> | = $row->iri ?> | = $row->society ?> |  |