@if( \Utils::usuario()["avatar"] ) @else @endif
{{ Auth::user()->nombre }}
{{ User::role()->name }}
  • Mis datos
  • Salir
@if( Session::get('dashboard', false ) === false )
    @foreach( RolesOpciones::opcionesPorModulo( Session::get("modulo") ) as $opcion )
  • {{ mb_convert_case($opcion->nombre, MB_CASE_UPPER, "UTF-8") }}
      @foreach( RolesOpciones::opcionesPorParent( $opcion->id) as $subOpcion )
    • parametros == '?modal=1') data-toggle="modal-ajax" @endif {{ $subOpcion->atributos }} class="waves-effect"> {{ mb_convert_case($subOpcion->nombre, MB_CASE_UPPER, "UTF-8") }}
    • @endforeach
  • @endforeach
@endif
{{--
--}} {{--
For Help ?
--}} {{--

Email:
support@support.com

--}} {{--

Call:
(+123) 123 456 789

--}} {{--
--}}