moon reservations

This commit is contained in:
2020-03-02 21:07:03 -06:00
parent 8c2008891f
commit 0a6f1d8f73

View File

@@ -136,7 +136,7 @@ class MoonsController extends Controller
return redirct('/moons/display/request')->with('error', 'Region was not found.');
}
dd($request->system);
dd($request->planet);
//Check to see if the moon is not available
$future = AllianceMoon::where([