Optimise users home page

This commit is contained in:
Deon George
2021-06-29 16:36:34 +10:00
parent 638472fb4f
commit bac4fd6227
34 changed files with 915 additions and 627 deletions

View File

@@ -4,7 +4,8 @@ namespace App\Interfaces;
use Illuminate\Support\Collection;
interface ProductSupplier {
interface ProductSupplier
{
/**
* Return the traffic inclusion with the service
*