mining taxes stuff
This commit is contained in:
@@ -27,6 +27,7 @@ class CreateMiningTaxTables extends Migration
|
||||
'Late',
|
||||
'Paid Late',
|
||||
'Deferred',
|
||||
'Deleted',
|
||||
])->default('Pending');
|
||||
$table->timestamps();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user