diff --git a/app/Http/Controllers/SearchController.php b/app/Http/Controllers/SearchController.php index 3997d71..7c5f94b 100644 --- a/app/Http/Controllers/SearchController.php +++ b/app/Http/Controllers/SearchController.php @@ -14,7 +14,7 @@ use App\Models\Fermentation; use App\Models\Yeast; use App\Models\Adjunctaddition; use App\Models\Adjunct; - +use App\Models\Mashe; class SearchController extends Controller { public function search(Request $request){