Laravel Natural Sort
$data = $data->sortBy('order', SORT_REGULAR, true);
4MBL
$data = $data->sortBy('order', SORT_REGULAR, true);