• Dashboard
  • {{--
  • --}} {{----}} {{----}} {{--Layouts--}} {{----}} {{--
      --}} {{--
    • Boxed Page
    • --}} {{--
    • Horizontal Menu
    • --}} {{--
    • Language Switch Bar
    • --}} {{--
    --}} {{--
  • --}} @foreach($modules as $module)
  • {{ $module->module_name }} @if(count($module->childrens))
      @foreach($module->childrens as $children)
    • {{ $children->module_name }}
    • @endforeach
    @endif
  • @endforeach
  • Logout