13-05-2026 Waren Wirtschaft
This commit is contained in:
parent
9ce711d6b2
commit
ca3eb663fe
40 changed files with 1000 additions and 189 deletions
|
|
@ -15,7 +15,7 @@
|
|||
@method('PUT')
|
||||
@endif
|
||||
|
||||
<input type="hidden" name="category" value="{{ old('category', $model->category) }}">
|
||||
<input type="hidden" name="category" value="{{ old('category', $category ?? 'packaging') }}">
|
||||
|
||||
<div class="form-group">
|
||||
<label for="name">{{ __('Name') }}</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue