chore: File name change
This commit is contained in:
@@ -7,7 +7,6 @@ use App\Models\Carousel;
|
||||
use App\Models\Faq;
|
||||
use App\Models\Product;
|
||||
use App\Models\Testimonial;
|
||||
use Illuminate\Http\Request;
|
||||
use Inertia\Inertia;
|
||||
use Storage;
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ namespace App\Http\Controllers\Client;
|
||||
|
||||
use App\Http\Controllers\Controller;
|
||||
use App\Http\Requests\testimonialRequest;
|
||||
use App\Models\testimonial;
|
||||
use App\Models\Testimonial;
|
||||
use Illuminate\Http\Request;
|
||||
use Inertia\Inertia;
|
||||
use Spatie\LaravelImageOptimizer\Facades\ImageOptimizer;
|
||||
|
||||
Reference in New Issue
Block a user