ok

Mini Shell

Direktori : /home2/selectio/www/fms-worksuite/resources/views/components/forms/
Upload File :
Current File : /home2/selectio/www/fms-worksuite/resources/views/components/forms/button-secondary.blade.php

<button type="button" @if ($disabled)
    disabled
    @endif
    {{ $attributes->merge(['class' => 'btn-secondary rounded f-14 p-2']) }}>
    @if (!is_null($icon))
        <i class="fa fa-{{ $icon }} mr-1"></i>
    @endif
    {{ $slot }}
</button>

Zerion Mini Shell 1.0