@props(['disabled' => false]) @php if (Auth::user()->dashboard_style == 'light') { $bgmenu = 'blue'; $bg = 'light'; $text = 'dark'; } else { $bgmenu = 'dark'; $bg = 'dark'; $text = 'light'; } @endphp merge(['class' => 'border form-control rounded shadow']) !!}>