Update Dashboard Layout
This commit is contained in:
@@ -0,0 +1 @@
|
||||
return new [% api_resource_class %]($[% model_name_singular_variable %], [% model_was_deleted %]);
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
return new [% api_resource_class %]($[% model_name_singular_variable %], [% model_was_deleted %]);
|
||||