Use Illuminate\Support\Facades\Blade; Blade::component('components.alert', 'alert');
@alert(['type' => 'danger']) You are not allowed to access this resource! @endalert
@alert You are not allowed to access this resource! @endalert
Clickable & Draggable!