namespace fix

This commit is contained in:
2020-08-12 02:15:00 -05:00
parent 716371200b
commit 4ba1dd8a11

View File

@@ -10,7 +10,7 @@ use DB;
use Carbon\Carbon;
//Models
use App\Models\Rentals\RentalSystem;
use App\Models\SystemRentals\RentalSystem;
//Library
use App\Library\Lookups\LookupHelper;