Commit f3c8a294 authored by Marcos Albano's avatar Marcos Albano 💬

Ajustes na index de titulos

parent acc32505
......@@ -61,8 +61,6 @@ class TituloController extends Controller
);
}
}
} else {
return view('cpfValidoSemTitulo')->with(['cpf' => $this->request->cpf, 'nome' => $tramite->nome]);
}
}
}
......
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