rental moon testing

This commit is contained in:
2020-06-06 04:39:16 -05:00
parent 57ee594dd0
commit 0b06fea8ac

View File

@@ -338,6 +338,8 @@ class MoonsAdminController extends Controller
$color = 'table-info';
}
dd($color);
//Add the data to the html string to be passed to the view
array_push($table, [
'SPM' => $moon->system . " - " . $moon->planet . " - " . $moon->moon,