Add select component, and start of switch to use @pa instead of @js/@css
This commit is contained in:
@@ -5,6 +5,7 @@ namespace App\Providers;
|
||||
use Illuminate\Support\Facades\Blade;
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
|
||||
// @deprecated - now using pa()
|
||||
class CustomBladeServiceProvider extends ServiceProvider
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user