Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ARC-Support
public projects
lou-server
Commits
c87945c5
Commit
c87945c5
authored
Oct 06, 2021
by
Maik Messerschmidt
Browse files
Fixed inputs.create headline.
parent
83aa8e16
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/inputs/create.blade.php
View file @
c87945c5
@
extends
(
'layouts.app'
)
@
section
(
'content'
)
<
h1
>
Upload
experiment
data
as
CSV
</
h1
>
<
h1
>
Upload
new
experiment
input
</
h1
>
{{
Form
::
open
([
'route'
=>
'inputs.store'
])
}}
...
...
Write
Preview
Supports
Markdown
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