@extends('master_portal_colab') @section('titulo') {{ Lang::get('pessoal/_23540.titulo') }} @endsection @section('estilo') @endsection @section('conteudo') @php $currentUserId = \Auth::user()->CODIGO ?? null; @php $permiteVisualizarDemPag = fn_sistema('VISUALIZAR_CC_PORTAL_COLAB') == '1';