where('start_date', '<=', Carbon::now()) // ->where('end_date', '>=', Carbon::now()); // } }