moon reservations

This commit is contained in:
2020-03-02 21:07:24 -06:00
parent 0a6f1d8f73
commit 4a0f0d7c99

View File

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