whereNotNull('box_no') ->orderByDesc('id') ->get(); return $this->ok($bikes); } }