Д
Size: a a a
Д
MO
Д
Д
.
.
Д
.
Д
<select class="custom-select" id="inputGroupSelect02">
<option selected value="{{ $table = 'no' }}">Wybierz...</option>
<option value="{{ $table = 'products' }}">Products</option>
<option value="{{ $table = 'blog' }}">Blog</option>
<option value="{{ $table = 'tag' }}">Tag</option>
<option value="{{ $table = 'settings' }}">Settings</option>
<option value="{{ $table = 'users' }}">Users</option>
</select>
<a href="{{ route('ImportFromDatabase', ['table' => $table ]) }}"> </a>
Д
Д
Д
IV
PL
PL
IV
PL
IV
DE