moon rental form
This commit is contained in:
@@ -78,6 +78,8 @@ class MiningTaxesController extends Controller
|
|||||||
'entity_name' => 'required',
|
'entity_name' => 'required',
|
||||||
'entity_type' => 'required',
|
'entity_type' => 'required',
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
dd($request);
|
||||||
|
|
||||||
$lookup = new LookupHelper;
|
$lookup = new LookupHelper;
|
||||||
$entityId = null;
|
$entityId = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user