Commit bdd4dfa3 authored by sandroresende's avatar sandroresende

filtro usuário por tipo e modulo

parent 2cbe112d
......@@ -31,7 +31,7 @@
@else
:subtitulo1="'Data Criação: {{date('d/m/Y',strtotime($selecaoProposta->created_at))}}'"
@endif
:subtitulo2="'Realizada por: {{$selecaoProposta->user->name}}'"
:dataatualizacao="'{{date('d/m/Y',strtotime($selecaoProposta->updated_at))}}'"
barracompartilhar="true">
<div class="text-center">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment