M
{% for ..... %}
потому что ты руками прописываешь ID стран, а не получаешь их список....Size: a a a
M
{% for ..... %}
потому что ты руками прописываешь ID стран, а не получаешь их список....JT
S
S
S
S
JT
JT
JT
M
JT
M
S
JT
JT
S
🇺L
// Softly looks up and sets the country_id and state_id
// for these Country and State relations.
$model->country_code = "US";
$model->state_code = "FL";
$model->save();