Update QuoteController.php
This commit is contained in:
parent
556babbf88
commit
f30eb2b574
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Http\Requests\InvoiceRequest;
|
||||
use App\Http\Requests\QuoteRequest;
|
||||
use App\Models\Account;
|
||||
use App\Models\Client;
|
||||
use App\Models\Country;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue