I want to group item based on ORDER NO Where sales made by login User
$sales = KotOrder::orderBy(\'id\',\'DESC\') ->where(\'prepared_by\', Auth::user()-&