Commit bdc3e870 authored by sandroresende's avatar sandroresende

correcao envio email

parent 432ffc43
......@@ -86,7 +86,7 @@ class EntePublicoController extends Controller
$salvoComSucessoPermissoes = $permissoes->save();
return $usuario->load('tipoUsuario', 'statusUsuario','entePublico.municipio.uf');
$usuario->load('tipoUsuario', 'statusUsuario','entePublico.municipio.uf');
if ($salvoComSucesso || $salvoComSucessoEnte || $salvoComSucessoPermissoes){
......
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