From f845e1c012adc1c28826f2897b71ac4fa062a205 Mon Sep 17 00:00:00 2001 From: Guilherme Silva Date: Tue, 1 Feb 2022 10:33:39 -0300 Subject: [PATCH] =?UTF-8?q?Adicionado=20relat=C3=B3rios=20na=20visualiza?= =?UTF-8?q?=C3=A7=C3=A3o=20de=20projeto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../administrador/analisarProposta.blade.php | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/resources/views/administrador/analisarProposta.blade.php b/resources/views/administrador/analisarProposta.blade.php index b095b8e..a6bb9fc 100644 --- a/resources/views/administrador/analisarProposta.blade.php +++ b/resources/views/administrador/analisarProposta.blade.php @@ -276,6 +276,54 @@ + +
+
+
+
+
+
+
Relatórios
+ +
+
+ +
+ {{-- Relatório Parcial --}} +
+ +
+
+ +
+
+ +
+
+ +
+ {{-- Relatório Final --}} +
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+
-- GitLab