|
@@ -11,7 +11,7 @@ use Spatie\EloquentSortable\Sortable;
|
|
|
use Illuminate\Database\Eloquent\Scope;
|
|
|
|
|
|
use App\Distributor\Scopes;
|
|
|
-class DistProductCategory extends Model implements Sortable
|
|
|
+class DistProductCategory extends Model
|
|
|
{
|
|
|
use HasDateTimeFormatter,
|
|
|
ModelTree {
|