Fix display of supplier products and offerings - wasnt including all services
This commit is contained in:
@@ -6,7 +6,7 @@ use Illuminate\Support\Collection;
|
||||
|
||||
interface ProductItem
|
||||
{
|
||||
public function product();
|
||||
public function products();
|
||||
|
||||
public function supplied();
|
||||
|
||||
|
Reference in New Issue
Block a user