13-05-2026 Waren Wirtschaft

This commit is contained in:
Kevin Adametz 2026-05-13 18:09:20 +02:00
parent 9ce711d6b2
commit ca3eb663fe
40 changed files with 1000 additions and 189 deletions

View file

@ -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>