{{-- menu lateral --}} @php $config = \App\Models\Configuracione::orderby('id', 'desc')->first(); $bg = $config->color_barra ?? '#0000ff'; @endphp