We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e8075b + f5467f0 commit 752c151Copy full SHA for 752c151
src/app/Library/CrudPanel/CrudFilter.php
@@ -3,7 +3,7 @@
3
namespace Backpack\CRUD\app\Library\CrudPanel;
4
5
use Backpack\CRUD\app\Exceptions\BackpackProRequiredException;
6
-use Backpack\Crud\ViewNamespaces;
+use Backpack\CRUD\ViewNamespaces;
7
use Closure;
8
use Illuminate\Support\Str;
9
use Symfony\Component\HttpFoundation\ParameterBag;
0 commit comments