removeFlag('seats_published'); Cache::forget('resultsSeatList'); Seat::where('audition_id', $audition->id)->delete(); } }