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
46a93cc0
"app/curso.php" did not exist on "3bc67fa99eb68bef2c89b18b6b83326b60a38ecf"
Commit
46a93cc0
authored
May 26, 2020
by
carlos
Browse files
Atualizando
parent
31c22774
Changes
1
Show whitespace changes
Inline
Side-by-side
app/Http/Controllers/AreaController.php
View file @
46a93cc0
...
@@ -31,7 +31,7 @@ class AreaController extends Controller
...
@@ -31,7 +31,7 @@ class AreaController extends Controller
*/
*/
public
function
create
(
$grandeAreaid
)
public
function
create
(
$grandeAreaid
)
{
{
return
view
(
'naturezas.area.nova_area'
)
->
with
([
'grandeArea
i
d'
=>
$grandeAreaid
]);
return
view
(
'naturezas.area.nova_area'
)
->
with
([
'grandeArea
I
d'
=>
$grandeAreaid
]);
}
}
/**
/**
...
...
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