shouldRender()) { return ''; } Admin::style( <<<'CSS' .table-has-many .fields-group .form-group { margin-bottom:0; } .table-has-many .fields-group .form-group .remove { margin-top: 10px; } CSS ); return $this->renderTable(); } }