@extends('layouts.default-painel') @section('content')

Módulos Rápidos

@if(\App\Services\AcessoServices::$mod ) @foreach(\App\Services\AcessoServices::$mod as $k=>$v) @if($v->fl_destaque ==1) @endif @endforeach @endif
@stop