Skip to content
GitLab
Menu
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
26eb4600
"vscode:/vscode.git/clone" did not exist on "72f53e8f2a8a69e68b6352f080b4b09806862114"
Commit
26eb4600
authored
Jun 09, 2022
by
unknown
Browse files
passando areas tematicas para o component(proponente)
parent
c3bca6bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/projeto/visualizar.blade.php
View file @
26eb4600
...
...
@@ -21,7 +21,7 @@
[
'edital'
=>
$edital
,
'projeto'
=>
$projeto
])
@
endcomponent
@
component
(
'projeto.formularioVisualizar.proponente2'
,
[
'projeto'
=>
$projeto
])
@
component
(
'projeto.formularioVisualizar.proponente2'
,
[
'projeto'
=>
$projeto
,
'edital'
=>
$edital
,
'areasTematicas'
=>
$areasTematicas
])
@
endcomponent
@
component
(
'projeto.formularioVisualizar.anexos2'
,
[
'edital'
=>
$edital
,
'projeto'
=>
$projeto
])
...
...
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