Add branch & province model
This commit is contained in:
7
app/Repos/Branch/BranchRepo.php
Normal file
7
app/Repos/Branch/BranchRepo.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Repos\Branch;
|
||||
|
||||
class BranchRepo
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user