ok
Direktori : /proc/thread-self/root/home2/selectio/www/fms-worksuite/resources/views/components/ |
Current File : //proc/thread-self/root/home2/selectio/www/fms-worksuite/resources/views/components/alert.blade.php |
<div {{ $attributes->merge(['class' => 'alert alert-' . (!is_null($type) ? $type : 'default')]) }}> @if(isset($icon)) <i class="fa fa-{{ $icon }}"></i> @endif {{ $slot }} </div>