This commit is contained in:
2019-05-30 03:25:52 -05:00
parent b3ec73fc75
commit 7fffa955ae

View File

@@ -110,6 +110,7 @@ class StructureHelper {
//Save the database record
$st->save();
dd($st);
}
}
}