Commit b043d94c authored by Danillo Bion's avatar Danillo Bion
Browse files

modificacoes na tela de submeter projeto

parent 8fdd6e65
......@@ -1048,6 +1048,7 @@ class TrabalhoController extends Controller
}
public function salvar(Request $request) {
dd($request);
$edital = Evento::find($request->editalId);
$hoje = now();
......
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