moon rental pages
This commit is contained in:
@@ -62,7 +62,7 @@ class MiningTaxesController extends Controller
|
|||||||
'moon_id' => $request->moon_id,
|
'moon_id' => $request->moon_id,
|
||||||
])->get();
|
])->get();
|
||||||
|
|
||||||
return view('minintax.user.moonrentals.form')->with('moon', $moon)
|
return view('miningtax.user.moonrentals.form')->with('moon', $moon)
|
||||||
->with('ores', $ores);
|
->with('ores', $ores);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user