#32 moved fares to subfleets
This commit is contained in:
9
app/Services/DatabaseService.php
Normal file
9
app/Services/DatabaseService.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Services;
|
||||
|
||||
|
||||
class DatabaseService extends BaseService {
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user