{{-- ? To set: * required: array option: text as string default = Speichern type as string default = submit icon as boolean default = true id as string name as string title as string class as string sticky_bottom as boolean only_dropdown as boolean without_head_div as boolean dropdown_btn_icon as string name of svg icon dropdown_btn_class as string dropdown_btn_icon_fa as string fa icon name without fa- dropdown_menu_class as string dropdown_menu_attr as string dropdown as array - href as string - class as string - name as string - fa-icon as string fa icon name without fa- - attr as string - hr as boolean = dropdown-divider ? To implement in Blade: @includeIf('layouts.components.btn_save', ['btn_title' => 'Speichern']) --}} @if ( !isset($without_head_div) )
@endif @if( !isset($only_dropdown) ) @endif @if ( !empty($dropdown) ) @endif @if ( !isset($without_head_div) )
@endif