mining operations
This commit is contained in:
@@ -93,7 +93,7 @@ class MiningTaxesAdminController extends Controller
|
|||||||
'observer_id' => $request->structure,
|
'observer_id' => $request->structure,
|
||||||
])->get();
|
])->get();
|
||||||
|
|
||||||
dd($moon);
|
dd($moon->observer_name);
|
||||||
|
|
||||||
//Save the mining operation into the database
|
//Save the mining operation into the database
|
||||||
$operation = new MiningOperation;
|
$operation = new MiningOperation;
|
||||||
|
|||||||
Reference in New Issue
Block a user