Fixed license checkout gate
This commit is contained in:
parent
5a66f0f373
commit
961741b809
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
namespace App\Http\Transformers;
|
||||
|
||||
use App\Models\LicenseSeat;
|
||||
use App\Models\License;
|
||||
use Gate;
|
||||
use Illuminate\Database\Eloquent\Collection;
|
||||
use App\Helpers\Helper;
|
||||
|
|
Loading…
Add table
Reference in a new issue