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/vscode:/vscode.git/clone" did not exist on "0e7cdfe9efde5ea74c5bb8e178a43cdae56f7a32"
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
*/
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