Fix handling import errors
This commit is contained in:
parent
cbef2425f2
commit
ac850dff35
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ use App\Models\User;
|
|||
use Auth;
|
||||
use App;
|
||||
use Utils;
|
||||
use Exception;
|
||||
|
||||
/**
|
||||
* Class SendInvoiceEmail.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue