diff --git a/app/Http/Controllers/SearchController.php b/app/Http/Controllers/SearchController.php index c2d4382..9ac6050 100644 --- a/app/Http/Controllers/SearchController.php +++ b/app/Http/Controllers/SearchController.php @@ -9,7 +9,7 @@ use App\Models\Hopaddition; use App\Models\Hop; use App\Models\Grainbill; use App\Models\Grain; -use App\Modesl\Fermentation; +use App\Models\Fermentation; use App\Models\Yeast; use App\Models\Adjunctaddition; use App\Models\Adjunct;