Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
66b7b73c
Commit
66b7b73c
authored
2 years ago
by
S-Nathalia
Browse files
Options
Download
Email Patches
Plain Diff
adicao de mensagem direcionando sobre plano de trabalho
parent
9802bbcb
master
carl-branch
dependabot/composer/symfony/http-kernel-4.4.50
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/json5-and-json5-2.2.3
dependabot/npm_and_yarn/loader-utils-and-webpack-cli-1.4.2
dependabot/npm_and_yarn/minimist-and-mkdirp-1.2.8
dependabot/npm_and_yarn/qs-and-express-6.11.0
excluir_projeto_submetido
updates_mar
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
resources/views/emails/confirmarEnvioRelatorio.blade.php
+17
-0
resources/views/emails/confirmarEnvioRelatorio.blade.php
resources/views/evento/formulario/participantes.blade.php
+244
-238
resources/views/evento/formulario/participantes.blade.php
with
261 additions
and
238 deletions
+261
-238
resources/views/emails/confirmarEnvioRelatorio.blade.php
0 → 100644
View file @
66b7b73c
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h4>
Prezado Proponente
</h4>
<p>
O seu relatório {{tipo do arquivo}} referente ao edital
<strong>
{{$evento->nome}}
</strong>
e projeto de título
<strong>
{{$projeto->titulo}}
</strong>
foi recebido com sucesso.
</p>
<p>
Atenciosamente,
<br>
Equipe Submeta.
</p>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
resources/views/evento/formulario/participantes.blade.php
View file @
66b7b73c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help