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