payload(['id' => $this->getKey()]); return Modal::make() ->lg() ->title($this->row->name) ->body($form) ->button($this->title); } }