render('form', [ 'top' => $this->top, 'tabs' => $this->tabs, 'writeView' => $this->writeView, 'postService' => $this->postService, 'validation' => $this->validation, 'model' => $this->model ]); } }