laravel_session: ********************Authorization: Bearer ********************{
"items": [
"string"
]
}curl --location --request POST '/admin/menus/update-order' \
--header 'Content-Type: application/json' \
--data-raw '{
"items": [
"string"
]
}'