@if($auth->role->id ==1 ) @include('cms.dashboards.geral') @endif @if($auth->role->id ==2 ) @include('cms.dashboards.assistencia') @endif