HTML:
.header
.title
.icon
.counter
CSS:
.header {
display: flex;
}
.title {
flex-grow: 1;
// or
margin-right: auto;
}
<input id="scourse_text" name="scourse_text" type="hidden">
<select name="scourse" id="selectcourse"
onchange="this.form.scourse_text.value = this.selectedIndex === -1 ? '' : this.options[this.selectedIndex].text"
>
Route::middleware(StartSession::class)->group(function(){
Route::get('/cart/') ...
})
document.body.innerHTML += ' ';
capture: true
, чтобы перехватить на этапе погружения
В чем смысл преобразования в массив? В переменной ААА все равно будет одна таблица.