From bd982f8e0bd7344e2124bf1acd175aa8f74e56ec Mon Sep 17 00:00:00 2001 From: Guilherme Silva Date: Sat, 30 Oct 2021 10:35:47 -0300 Subject: [PATCH] =?UTF-8?q?Criado=20acesso=20a=20listagem=20de=20relat?= =?UTF-8?q?=C3=B3rios=20ao=20analisar=20projetos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/administrador/analisar.blade.php | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/resources/views/administrador/analisar.blade.php b/resources/views/administrador/analisar.blade.php index db297cf..ed542f9 100755 --- a/resources/views/administrador/analisar.blade.php +++ b/resources/views/administrador/analisar.blade.php @@ -218,6 +218,32 @@ @endif @endforeach +
Relatórios
+
+
+
+
+
+ + + +
+
+ + + +
+
+
+
+
+ + Lista de Relatórios + + +
+
+
{{-- @endif --}} {{-- @endforeach --}} -- GitLab