1, 'employee_id' => $employee->id, ], [ 'shift_id' => $shifts->random()->id, 'status' => 1, ] ); } } }