public dash and view counting
This commit is contained in:
@@ -14,6 +14,11 @@ class WidgetFactory
|
||||
$this->fieldCols = $fieldCols;
|
||||
}
|
||||
|
||||
public function help($text)
|
||||
{
|
||||
return view('form._help-inner', ['help' => $text]);
|
||||
}
|
||||
|
||||
public function header($hx, $text)
|
||||
{
|
||||
return "<div class=\"row\">".
|
||||
|
||||
Reference in New Issue
Block a user