moon reservations
This commit is contained in:
@@ -136,7 +136,7 @@ class MoonsController extends Controller
|
|||||||
return redirct('/moons/display/request')->with('error', 'Region was not found.');
|
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
|
//Check to see if the moon is not available
|
||||||
$future = AllianceMoon::where([
|
$future = AllianceMoon::where([
|
||||||
|
|||||||
Reference in New Issue
Block a user