diff --git a/resources/views/phone-input.blade.php b/resources/views/phone-input.blade.php index a7543a7..de4490a 100644 --- a/resources/views/phone-input.blade.php +++ b/resources/views/phone-input.blade.php @@ -1,5 +1,6 @@ @php use Filament\Support\Facades\FilamentView; + use Illuminate\Support\Js; $hasInlineLabel = $hasInlineLabel(); $id = $getId();