Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sistema_mcid
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
marcio neto
sistema_mcid
Commits
ae3359e7
Commit
ae3359e7
authored
Jan 05, 2024
by
sandroresende
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
inclusao email resposta encaminhamento
parent
603bccdd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.env
.env
+1
-1
resposta_encaminhamento.blade.php
...ews/emails/modulo_codem/resposta_encaminhamento.blade.php
+2
-2
No files found.
.env
View file @
ae3359e7
APP_NAME=
Laravel
APP_NAME=
"Sistema de Gerenciamento do Cidades - SE"
APP_ENV=production
APP_KEY=base64:JwQP7STcY2peIVdTKZVUKw2zgAUdGRWf8OLkSFMcSBQ=
APP_DEBUG=true
...
...
resources/views/emails/modulo_codem/resposta_encaminhamento.blade.php
View file @
ae3359e7
...
...
@@ -29,7 +29,7 @@
@
component
(
'mail::button'
,
[
'url'
=>
$url
.
$encaminhamento
->
id
])
@
component
(
'mail::button'
,
[
'url'
=>
$url
.
'/'
.
$encaminhamento
->
id
])
Acessar
o
sistema
@
endcomponent
...
...
@@ -40,5 +40,5 @@ Atenciosamente,<br>
<
strong
>
Ministério
das
Cidades
</
strong
>
<
hr
>
<
p
><
small
>
Se
estiver
com
dificuldade
para
clicar
no
link
,
copie
e
cole
esta
url
no
seu
browser
:
<
a
href
=
"http://sistema.cidades.gov.br/codem/demanda/encaminhamento/dados/
{
{$encaminhamento->id}}">http://sistema.cidades.gov.br/codem/demanda/encaminhamento/dados/{{$encaminhamento->id}
}
</a>
</small></p>
<
p
><
small
>
Se
estiver
com
dificuldade
para
clicar
no
link
,
copie
e
cole
esta
url
no
seu
browser
:
http
://
sistema
.
cidades
.
gov
.
br
/
codem
/
demanda
/
encaminhamento
/
dados
/
{{
$encaminhamento
->
id
}}
</
small
></
p
>
@
endcomponent
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